Hi Thomas, looks nice, thanks! I just added you as a openpgp.js developer - welcome ;) Would you like to merge your changes?
Best regards, Alex On 19.06.2012, at 15:57, Thomas Oberndörfer wrote: > > Hi Everyone, > > I created an encrypted message with the newest PGP Desktop from Symantec > which is attached to this mail. > When trying to read this message with test/parser.hmtl this leads to an > endless loop in the read_message() function. > > It looks like this method does not handle messages correctly that start with > a Marker packet (http://tools.ietf.org/html/rfc4880#section-5.8). > Following the RFC this packet should be ignored. So I tried to fix this with > following commit and it seems to work: > https://github.com/toberndo/openpgpjs/commit/71cfb6e45381bc3587dec7a86053153d64b48c97 > > Best regards, > Thomas > <pgp_orig.txt>_______________________________________________ > > http://openpgpjs.org

