GnuPG in other applications?

Sterling Hughes sterling@php.net
Wed, 27 Sep 2000 12:40:58 -0400



> On Mon, 25 Sep 2000, Sterling Hughes wrote:
>
> > I'd like to integrate GnuPG support into PHP (http://www.php.net). Adding
an
> > extension to PHP that would allow PHP to have built-in functions for common
GPG
> > needs (such as sign a document or checking a documents signature). Does
anyone
> > on this list know how I can access GnuPG (C level, I know how to fork a
process
> > and access the results) functions that accomplish this (I've done some
poking
> > around the g10 directory, I see the functions are at least somewhat
abstracted
> > from g10.c, but I'm no expert at build processes)??
>
> There are a couple of program which use gpg as a backend. See
> www.gnupg.org/download.html for a list of such programs.
>
Thanks, but I'm more looking for information on how to integrate GPG support with another application, like a shared library... Sterling -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org