summaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto
Commit message (Expand)AuthorAgeFilesLines
* Declare tests in the build systemDamien Caliste2025-04-022-0/+12
* Remove semicolons after method bodiesPekka Vuorela2025-02-143-3/+3
* Add CMake build systemDamien Caliste2024-10-176-2/+23
* Implement decryptionDamien Caliste2024-04-106-0/+118
* Adjust crypto sign() APIDamien Caliste2024-04-105-16/+26
* Set PLUGIN_CLASS_NAME in plugin .pro filesChris Adams2021-04-092-0/+2
* Move away from deprecated QDateTime::fromTime_t and toTime_tDamien Caliste2021-04-081-2/+2
* Correct signature data in GPGme pluginDamien Caliste2018-11-081-1/+1
* Add an interface for cryptographic operationsDamien Caliste2018-10-249-0/+853