aerc/lib/crypto
Tim Culverhouse 21fca56292 pgp: fix crash on gpg decrypt fail
The gpg decrypt function was catching errors but not returning them.
This patch returns errors that are caught instead of aerc panicking.

Reported-by: ReK2 <rek2@hispagatos.org>
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: ReK2 <rek2@hispagatos.org>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-05-04 14:10:32 +02:00
..
gpg pgp: fix crash on gpg decrypt fail 2022-05-04 14:10:32 +02:00
pgp pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00
crypto.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00