GnuPG Gpg4win Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • RecentChanges
  • FindPage
  • HelpContents
Revision 13 as of 2014-07-31 19:03:30
  • APIs

GPGME - an API to GnuPG

The recommended way to use the GnuPG crypto stack from your application is GPGME, which is written in C. Here is the online version of the manual (maybe out of date).

A number of binding for other programming languages/environments exist: Below is an incomplete list:

C wrappers

  • gpgme (GPG Made Easy) is the official GnuPG wrapper written in C

C++ wrappers

  • http://quickgit.kde.org/?p=kdepimlibs.git gpgme++ is a wrapper for gpgme in kdepimlibs

Java wrappers

  • GnuPG-for-Java is a Java wrapper for gpgme >=1.5 and GnuPG >=2.x
  • GnuPG-for-Java is a Java wrapper for gpgme and GnuPG 1.x
  • Gnu Privacy Guard is an Android app based GnuPG-for-Java and gpgme to provide a GnuPG engine in Android

Objective-C

  • Libmacgpg is a Mac OS X Framework built on top of GnuPG (but not gpgme), used as part of the GPGTools suite.

Python wrappers

  • pyme SWIG generated wrapper (continuation of the old version)
  • https://launchpad.net/pygpgme manually written wrapper in C
  • This site is hosted by Intevation GmbH
  • |
  • Datenschutzerklärung und Impressum
  • |
  • Privacy Policy and Imprint