mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-09-13 12:40:13 +00:00

AES-KW unwrapping failure does not throw an OperationError there, instead it returns an empty buffer, which then fails to be PKCS5 decoded.