Size: 85
Comment: created, mentioned gpgme.
|
Size: 348
Comment: wiki format
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
The recommended way to use the ~GnuPG crypto stack from your application is ~GPGME. | The recommended way to use the ~GnuPG crypto stack from your application is ~G~PGME. == Python wrappers == * http://pyme.sourceforge.net/ SWIG generated wrapper * https://launchpad.net/pygpgme manually written wrapper in C == C++ wrappers == * http://quickgit.kde.org/?p=kdepimlibs.git gpgme++ is a wrapper for gpgme in kdepimlibs |
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
C++ wrappers
- http://quickgit.kde.org/?p=kdepimlibs.git gpgme++ is a wrapper for gpgme in kdepimlibs