Name: | python3-pgpdump |
---|---|
Version: | 1.2.12 |
Release: | 12.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 83158 |
License: | MIT |
RPM: | python3-pgpdump-1.2.12-12.el8.noarch.rpm |
Source RPM: | roca-detect-1.2.12-12.el8.src.rpm |
Build Date: | Mon Jun 01 2020 |
Build Host: | jenkins-10-147-72-125-763c9cc3-c381-49a0-aec8-73cd47fdf5fb.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://crocs.fi.muni.cz/public/papers/rsa_ccs17 |
Summary: | PGP packet parser library in Python 3.x |
Description: | python-pgpdump is a Python 3 library for parsing PGP packets. 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 |