Description
Provides OpenPGP functionality in Python through the Sequoia PGP library. It helps applications encrypt, decrypt, sign, verify, and inspect OpenPGP data using Sequoia-backed operations.
OpenPGP workflows depend on key trust, identity checks, and private-key protection. Verify keys carefully and avoid logging secret material or decrypted content.