python-pgpdump
python-pgpdump copied to clipboard
PGP packet parser library
So it helps to debug the issues arising. The tests pass so I think the modifications made are correct.
This allows programs to reconstruct the original packet(s) for an individual key in a stream of keys, amongst other things. Many uses for this library may require the key data...
I am planning to add support to dump raw packets after parsing, allowing to remove or add packets to a message. I want to use this especially to remove public...