The recommended way to use the GnuPG crypto stack from your application is GPGME.
Python wrappers
- http://pyme.sourceforge.net/ SWIG generated wrapper
- https://launchpad.net/pygpgme manually written wrapper in C
The recommended way to use the GnuPG crypto stack from your application is GPGME.
APIs (last edited 2013-11-06 16:47:38 by bernhard)