Need to use PGP/GnuPG to encrypt.can suggest what the Python packages to use that. for PGP encryption i.e. on the other side is PGP used to decrypt.
A:
You could try python-gnupg. Encryption is covered in the docs here.
Vinay Sajip
2009-09-24 04:43:39
thanks!how to get list of key fingerprints ?
2009-09-24 05:40:34
http://www.red-dove.com/python_gnupg/index.html#listing-keys
Vinay Sajip
2009-09-24 11:59:57