wok-current view gpgme/description.txt @ rev 25659
Update expat CVE-2023-52425,CVE-2023-52426, patch libxml2 CVE-2024-25062
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Feb 18 10:03:28 2024 +0000 (10 months ago) |
parents | ac006a7bf27c |
children |
line source
1 GnuPG Made Easy (GPGME) is a C language library that allows to add
2 support for cryptography to a program. It is designed to make access
3 to public key crypto engines like GnuPG or GpgSM easier for
4 applications. GPGME provides a high-level crypto API for encryption,
5 decryption, signing, signature verification and key management.
7 GPGME uses GnuPG and GpgSM as its backends to support OpenPGP and the
8 Cryptographic Message Syntax (CMS).