[104362] in Cypherpunks
Re: PGP utils?
daemon@ATHENA.MIT.EDU (Adam Back)
Sat Oct 17 05:34:35 1998
Date: Sat, 17 Oct 1998 09:48:22 +0100
From: Adam Back <aba@dcs.ex.ac.uk>
To: mgraffam@idsi.net
CC: cypherpunks@toad.com
In-reply-to: <Pine.LNX.3.96.981017011849.10302A-100000@albert>
(mgraffam@idsi.net)
Reply-To: Adam Back <aba@dcs.ex.ac.uk>
> Is there a utility for Unix (or source available?) that reads a PGP
> encrypted message and displays some information on it, like what
> key ID the message was encrypted with, and what ciphers were used?
Yes, the one I use is PGPacket by Mark Shoulson <shoulson@cs.columbia.edu>.
It used to be available at:
ftp://ftp.ox.ac.uk/pub/crypto/pgp/utils/
It's written in perl (look for pgpacket.pl)
If the version there isn't greater than 3.0 email Mark and ask for the
latest version. Version 3 and above can read all the pgp5 packets
also. Really useful tool for PGP key tinkering.
Adam