A library designed to make access to GnuPG easier for applications https://www.gnupg.org/related_software/gpgme/
This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-01-06 04:27:16 +01:00
libgpgme-1.8.0-cmake-fix-libsuffix.patch -devel: require libqgpgme [release 1.8.0-3mamba;Mon Jan 02 2017] 2024-01-06 04:27:16 +01:00
libgpgme.spec automatic version update by autodist [release 1.12.0-1mamba;Thu Oct 11 2018] 2024-01-06 04:27:16 +01:00
README.md automatic update by autodist [release 1.4.3-1mamba;Thu Aug 15 2013] 2024-01-06 04:27:16 +01:00

libgpgme

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).