aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/gpg/gpg.go
Commit message (Expand)AuthorAgeFilesLines
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+0
* logging: use level-based logger functionsRobin Jarry2022-07-231-6/+2
* pgp: add attach key commandTim Culverhouse2022-05-061-0/+4
* pgp: check encryption keys before sending messageTim Culverhouse2022-05-061-0/+4
* pgp: check for signing key before signing timeTim Culverhouse2022-05-041-0/+4
* feat: add gpg integrationTim Culverhouse2022-04-271-0/+62