gpgme: gpgme (GnuPG Made Easy)
gpgme:
gpgme: GPGME (GnuPG Made Easy) is a C language library that allows to add
gpgme: support for cryptography to a program. It is designed to make access
gpgme: to public key crypto engines like GnuPG or GpgSM easier for
gpgme: applications. GPGME provides a high-level crypto API for encryption,
gpgme: decryption, signing, signature verification and key management.
gpgme:
gpgme: GPGME uses GnuPG and GpgSM as its backends to support OpenPGP and the 
gpgme: Cryptographic Message Syntax (CMS).
gpgme: