aboutsummaryrefslogtreecommitdiff
path: root/src/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin signature verification policiesAqua-sama2019-04-192-90/+0
|
* 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.