aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* pgp: add attach key commandTim Culverhouse2022-05-064-1/+61
* pgp: check encryption keys before sending messageTim Culverhouse2022-05-064-0/+23
* pgp: fix crash on gpg decrypt failTim Culverhouse2022-05-041-0/+1
* pgp: check for signing key before signing timeTim Culverhouse2022-05-045-0/+59
* feat: add gpg integrationTim Culverhouse2022-04-2714-21/+1461
* refactor: refactor pgp implementationTim Culverhouse2022-04-272-0/+268