Description
Handles OpenPGP messages, keys, signatures, and encryption workflows from Python code. It helps applications verify signed data, work with public keys, and protect content using PGP-style formats.
Cryptographic use is easy to get wrong. Verify key trust, protect private keys, and test signing or encryption flows before relying on them for sensitive communication or releases.