Description
Provides low-level OpenPGP packet operations based on rPGP, useful for developers and security researchers inspecting or transforming PGP packet structures. It helps work closer to the packet format than a normal end-user encryption tool.
Low-level cryptographic packet handling is easy to misuse. Avoid treating packet manipulation as proof of trust, and protect private keys or encrypted material during testing.