aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/pgp
Commit message (Expand)AuthorAgeFilesLines
* go: removed io/ioutilMoritz Poldrack2022-08-221-2/+1
* lint: work nicely with wrapped errors (errorlint)Moritz Poldrack2022-08-041-4/+4
* lint: ensure errors are at least logged (errcheck)Moritz Poldrack2022-08-041-2/+5
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-3/+3
* logging: use level-based logger functionsRobin Jarry2022-07-231-7/+4
* pgp: add attach key commandTim Culverhouse2022-05-061-0/+34
* pgp: check encryption keys before sending messageTim Culverhouse2022-05-061-0/+8
* pgp: check for signing key before signing timeTim Culverhouse2022-05-041-0/+18
* feat: add gpg integrationTim Culverhouse2022-04-271-21/+40
* refactor: refactor pgp implementationTim Culverhouse2022-04-271-0/+240