gpgme

GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG as its backend but the API isn't restricted to this engine; in fact we have already developed a backend for CMS (S/MIME). Because the direct use of GnuPG from an application can be a complicated programming task, it is suggested that all software should try to use GPGME instead. This way bug fixes or improvements can be done at a central place and every application benefits from this. Especially authors of MUAs should consider to use GPGME. It is even planned to create a set of standard widgets for common key selection tasks.
Current version: 2.0.22

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 2.0.22 download project version
2019-01-17 9 2.0.22 download project version
2017-07-13 8 2.0.22 download project version
2015-06-25 7 2.0.22 download project version
2014-03-07 6 1.3.2 download project version
2013-09-10 5 1.3.2 download project version
2012-10-31 4 1.3.0 download project version
2012-05-01 3 1.3.0 download project version
2005-11-08 2 1.0.3 download project version