PGP packet parser library
Project description
# python-pgpdump: a Python library for parsing PGP packets
This is based on the C version published at: http://www.mew.org/~kazu/proj/pgpdump/
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
A single codebase with dependencies on only the standard python library is compatible across Python 2.6, 2.7, and 3.2+, as well as with PyPy 1.8+.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pgpdump-1.5.tar.gz
.
File metadata
- Download URL: pgpdump-1.5.tar.gz
- Upload date:
- Size: 69.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c4700857bf7ba735b08cfe4101aa3a4f5fd839657af249c17b2697c20829668 |
|
MD5 | 040a451c8e63de3e61fc5b66efa7fca5 |
|
BLAKE2b-256 | 0cb8b4a44411077c8f8ac356c8c3e8c95dac154b50f45348c317ebac2a9a85c0 |