https://github.com/openpgpjs/openpgpjs/issues/311
https://github.com/mailvelope/mailvelope/issues/254
Creating a signed message with a trailing space results in a PGP Message that 
never has a good signature.
Found this in versions of OpenPGP as early as 0.8.
Steps to 
reproduce:Download:https://github.com/barrydegraaff/pgp-zimlet/blob/master/test/sign-test1.html
Change:openpgp.signClearMessage(privKeys.keys, 'This is a signed message 
').then(Note the trailing space in 'This is a signed message '
The resulting PGP ASCII message ALWAYS fails signature verification.(the result 
has been tested against openpgp.js as well as gnupg, both say signature failed)

PLEASE fix!!                                      
_______________________________________________

http://openpgpjs.org
Subscribe/unsubscribe: http://list.openpgpjs.org

Reply via email to