mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-08 23:26:41 +00:00

Signing a `CleartextMessage` containing trailing whitespace and \r\n line endings (as opposed to \n) would result in an unverifiable signature. The issue seems to have been present since v3.0.9 . These broken signatures were unverifiable even in the OpenPGP.js version(s) that generated them.