On Wed, Jun 24, 2009 at 9:59 AM, Peter Pentchev<r...@ringlet.net> wrote:
> On Wed, Jun 24, 2009 at 02:21:29AM -0700, littleBrain wrote:
>>
>> Does anyone have the UNIX API documentation for GPG?
>>
>> Please reply to this thread. That would be very much helpful..
>
> What exactly are you looking for?
>
> If you want to encrypt, decrypt, sign, or verify OpenPGP messages
> from a program you are writing, and you want to use GnuPG for
> this, you may take a look at the "GnuPG Made Easy" library -
> http://www.gnupg.org/related_software/gpgme/
>
> Once you download and install it, there will be a gpgme.info file
> which you may examine through any texinfo browser, such as
> the "info" or "pinfo" command-line tools.
>
> If that's not what you mean by "UNIX API documentation for GPG",
> you'll have to explain a bit better what you are looking for :)
>
> Hope that helps.
>
> G'luck,
> Peter
>
> --
> Peter Pentchev  r...@ringlet.net    r...@space.bg    r...@freebsd.org
> PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
> Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
> If there were no counterfactuals, this sentence would not have been 
> paradoxical.
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>
>

GPGME just invokes gnupg in a subshell, right? And parses the
response? Not that this won't work, it just seems so inelegant. Does
anyone know of efforts to right an actual free-software library that
implements OpenPGP?

-Brian

--
Feel free to contact me using PGP Encryption:
Key Id: 0x3AA70848
Available from: http://keys.gnupg.net

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to