openpgpjs / sop-openpgpjs

Other
2 stars 1 forks source link

[v6] Handle key decryption errors #11

Closed twiss closed 4 months ago

twiss commented 4 months ago

This is not 100% per spec since we are only supposed to error on key decryption failure if we can't decrypt the message with another key (or password or session key), but it's better than nothing.