Description
OpenPGP encryption, signing, and key operations can be exposed to Python through a Rust-backed module. Developers use this package for secure messaging, file protection, and key workflows. Private keys, passphrases, trust decisions, and encrypted data require strict handling.