summaryrefslogtreecommitdiffstats
path: root/libraries/python-gnupg/README
blob: 6c78b449d5a024af8f1bbd6a33f248660c280bac (plain)
1
2
3
4
5
6
7
8
A Python wrapper for 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 signatures, manage (generate, list and delete)
encryption keys, using proven Public Key Infrastructure (PKI) encryption
technology based on OpenPGP.