aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/gpg/gpgbin
Commit message (Expand)AuthorAgeFilesLines
* gpg: fix error handling during decryptionTim Culverhouse2022-06-281-3/+5
* gpg: don't send messages that failed encryptionTim Culverhouse2022-06-262-1/+7
* gpg: do not mask errorsRobin Jarry2022-05-101-1/+1
* pgp: add attach key commandTim Culverhouse2022-05-061-1/+22
* pgp: check encryption keys before sending messageTim Culverhouse2022-05-061-0/+10
* pgp: fix crash on gpg decrypt failTim Culverhouse2022-05-041-0/+1
* pgp: check for signing key before signing timeTim Culverhouse2022-05-042-0/+36
* feat: add gpg integrationTim Culverhouse2022-04-276-0/+415