aerc/lib/crypto/gpg/gpgbin
Tim Culverhouse b57fceaad4 pgp: add attach key command
Add compose command ("attach-key") to attach the public key associated
with the sending account. Public key is attached in ascii armor format,
with the mimetype set according to RFC 3156 ("application/pgp-keys").

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: Koni Marti <koni.marti@gmail.com>
2022-05-06 11:02:55 +02:00
..
decrypt.go pgp: fix crash on gpg decrypt fail 2022-05-04 14:10:32 +02:00
encrypt.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
gpgbin.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00
import.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
keys.go pgp: add attach key command 2022-05-06 11:02:55 +02:00
sign.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
verify.go feat: add gpg integration 2022-04-27 09:46:25 +02:00