A Library Designed to Give Applications Easy Access to GnuPG

Edit Package gpgme

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.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000034 34 Bytes
gpgme-1.12.0.tar.bz2 0001658803 1.58 MB
gpgme-1.12.0.tar.bz2.sig 0000000310 310 Bytes
gpgme.changes 0000039231 38.3 KB
gpgme.keyring 0000002087 2.04 KB
gpgme.spec 0000009176 8.96 KB
Revision 74 (latest revision is 106)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 640833 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 74)
- Fix the build on ix86 as we disable one test there that should
  not work, sadly just sed is employed as the infrastructure for
  testing is not smart enough for comfy test filtering

- Update to 1.12.0:
 * Enhanced the JSON based interface tool gpgme-json to support Native
   Messaging as well as new Javascript code to support the browser
   site.  See lang/js/README for details.
 * Major overhaul of the Python language bindings documentation
 * Even for old versions of gpg a missing MDC will now lead to a
   decryption failure
 * Added context flag "auto-key-locate" to control the
   behavior of GPGME_KEYLIST_MODE_LOCATE
 * New data function to create a data object from an estream
 * Add more interfaces to the C++ binding
 * Improved error codes on decryption failure
 * Lots of minor fixes
 * Interface changes
Comments 0
openSUSE Build Service is sponsored by