Python-based OpenPGP packet readers ...

Peter Gutmann pgut001@cs.auckland.ac.nz
Tue Apr 1 08:49:02 2003


alan <alan@balclutha.org> writes:

>Does anyone know if there are any python tools able to read and analyse
>(or at least place into a data structure) an Open PGP message?

There's a Python wrapper for cryptlib, 
http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ that should do it.

Peter.