diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -22,9 +22,8 @@ to public key crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification and key management. -GPGME comes with language bindings for Common Lisp, Python2, and -Python 3. Language bindings for C++ and Qt are available in separate -repositories. +GPGME comes with language bindings for Common Lisp. Language bindings +for C++, Qt, and Python are available in separate repositories. GPGME uses GnuPG as its backend to support OpenPGP and the Cryptographic Message Syntax (CMS). |