OpenPGP clear sign format details lateral
August 19th, 2010
While testing OpenPGP Library for .NET we came across a lateral case when performing a clear sign signature. The interesting part here is that two different Strings by means of characters can produce the same output after verification. If we have: Case A: stringToSign Case B: stringToSign\r\n the produced output in the PGP SIGNED MESSAGE [...]