aboutsummaryrefslogtreecommitdiff
path: root/src/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add PluginLoader classAqua-sama2019-03-112-0/+90
- PluginLoader::verify can be used to check if the plugin has a valid (SHA512/RSA 4096) signature. - Uses nn OpenSSL public key that is embedded during the compile.