Please note: Development heavily outdated! I even don't know, if this library works with current GnuPG releases!
Is anyone using this library?
Privacy Guard Glue is a well designed library written in C to add GnuPG support to applications. PGG uses GnuPG with its coprocessing interface as the workhorse.
PGG is free software and protected by the Gnu General Public License.
- PGG is free software and includes the complete source code.
- PGG was designed to provided an easy to use and robust interface.
- PGG consists of fine grained objects and functions with clearly separated domains.
- PGG comes with a testsuite to check proper behavior of the compiled package.
- PGG is easy to learn and use, with consistent naming of functions.
- PGG includes examples which demonstrates how to use this library.
PGG is currently under development. At this time it is incomplete and maybe their are some bugs (hopefully not). PGG is still alpha software. The interface including but not limited to, functions names, data structures and semantics of functions could change without notice. Different snapshots are not expected to be compatible with each other.
You can download the latest public available snapshot from this website (press the
shift
-key while you click on the filename) or with a small delay via anonymous FTP from ftp.gnupg.org.You need GnuPG 1.0.x or the latest CVS version.
pgg-20000116.tar.gz
(GnuPG signature:pgg-20000116.tar.gz.sig
)pgg-19990628.tar.gz
I'm interested in all sort of comments about this library. Please feel free to send questions, suggestions, features requests and bug reports about PGG to Michael Roth <mail@mroth.net>.