A Library Designed to Give Applications Easy Access to GnuPG
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 back-end, but the API is not
restricted to this engine.
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.
- Links to openSUSE:Factory / gpgme
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:wicked:qubes-build/gpgme && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Sources could not be expanded: could not apply patch 'project.diff'
Comments 0