PGP packet parser library
Project description
This is based on the C version published at: http://www.mew.org/~kazu/proj/pgpdump/
This version is a fork of the version by Dan McGee, dropping Python 2 compatibility.
The intent here is not on completeness, as we don’t currently decode every packet type, but on being able to do what people actually have to 95% of the time. Currently supported things include:
Signature packets
Public key packets
Secret key packets
Trust, user ID, and user attribute packets
ASCII-armor decoding and CRC check
Compressed packet decompression automatically
This package is designed for Python 3 only.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pgpdump3-1.5.2.tar.gz
(68.5 kB
view hashes)
Built Distributions
pgpdump3-1.5.2-py3.4.egg
(31.7 kB
view hashes)
pgpdump3-1.5.2-py3.3.egg
(31.7 kB
view hashes)
pgpdump3-1.5.2-py3.2.egg
(31.0 kB
view hashes)
pgpdump3-1.5.2-py3-none-any.whl
(15.6 kB
view hashes)