Python wrapper for the GNU Privacy Guard (GPG or GnuPG)
The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using proven Public Key Infrastructure (PKI) encryption technology based on OpenPGP.
$
pkg install py311-python-gnupgOrigin
security/py-python-gnupg
Size
276KiB
License
BSD3CLAUSE
Maintainer
christer.edwards@gmail.com
Dependencies
1 packages
Required by
6 packages