summaryrefslogtreecommitdiff
path: root/lib/crypto/gpg
AgeCommit message (Expand)Author
2022-07-23logging: use level-based logger functionsRobin Jarry
2022-07-18gpg: set a name for the attached pgp signature partRobin Jarry
2022-07-02gpg: fix panic when signing an unparsable messageMoritz Poldrack
2022-06-28gpg: fix error handling during decryptionTim Culverhouse
2022-06-26gpg: don't send messages that failed encryptionTim Culverhouse
2022-05-25gpg: refactor tests for macos compatibilityTim Culverhouse
2022-05-10gpg: do not mask errorsRobin Jarry
2022-05-10gpg: make tests more robustRobin Jarry
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-04pgp: fix crash on gpg decrypt failTim Culverhouse
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-04-27feat: add gpg integrationTim Culverhouse