1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-01 20:30:21 +02:00
aerc/lib/crypto/gpg
Bryce Vandegrift b457f80470 gpg: fix decrypt emails with invalid signature
This patch fixes an error that occurs when decrypting an email with an
invalid gpg signature. The error "gpg-exit 33554433" will be thrown and
the email will not be opened.

Signed-off-by: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-03-30 21:31:56 +02:00
..
gpgbin gpg: fix decrypt emails with invalid signature 2025-03-30 21:31:56 +02:00
gpg.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
gpg_test.go gpg: do not sign with untrusted keys 2024-10-23 10:22:45 +02:00
reader.go crypto: add pinentry support to gpg 2024-10-12 00:12:29 +02:00
reader_test.go gpg: redirect status-fd from stdout to stderr 2024-10-27 10:15:08 +01:00
writer.go pgp: ensure mime-version header is in the right place 2025-01-14 15:01:10 +01:00
writer_test.go gpg: do not sign with untrusted keys 2024-10-23 10:22:45 +02:00