aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/pluginloader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add PluginLoader classAqua-sama2019-03-111-0/+77
- 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.