----- Original Message -----
From: "Kazu Yamamoto (????)" <kazu(_at_)iijlab(_dot_)net>
To: <ietf-openpgp(_at_)imc(_dot_)org>
Sent: Monday, November 05, 2001 11:24 PM
Subject: Re: pointers to openpgp-interop knowledge base?
Another PGP parser can be found:
http://pgp.iijlab.net/pgpdump.html
Web interface is also available.
--Kazu
have tried the web interface, with a peculiar result:
encrypted a message to an rsa key using gpg with the preference set to
twofish,
decrypting with gpg showed algorithm 10, as expected.
using the pgp dump web interface, it identified the message as using mdc
packets, [also as expected], but listed the algorithm as 1 {a 'default '
listing for 'idea' once an rsa key is identified, even though 'idea' was
not used?}
is this just the web interface, or does the parser do this too?
vedaal