Description
Control GNU Privacy Guard operations from Python code. It supports applications that need to encrypt, decrypt, sign, verify, or manage GnuPG interactions without manually driving the command line.
This is cryptography integration and must be handled cautiously. Applications should protect passphrases, key material, trust decisions, and temporary files used during encryption or signing.