mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-02-26 13:07:25 +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.