6a10123f4a
Add error handling for messages that were unable to be encrypted. Previously, messages that failed encryption would be sent with no content. This patch adds error handling - when encryption fails, the user is returned to the Review screen and instructed to check the public keys for their recipients. Reported-by: Moritz Poldrack <moritz@poldrack.dev> Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Moritz Poldrack <moritz@poldrack.dev> |
||
---|---|---|
.. | ||
decrypt.go | ||
encrypt.go | ||
gpgbin.go | ||
import.go | ||
keys.go | ||
sign.go | ||
verify.go |