GnuPG SDK
Werner Koch
wk@gnupg.org
Wed Jan 15 19:50:02 2003
On Wed, 15 Jan 2003 14:57:32 +0800, Colin Brown said:
> I would like to write a front end for GnuPG using C# .net, a bit
> like a PGP clone for windows. And I am wondering if there is a SDK
> available for GnuPG for the windows environment.
In the free world, we use libraries and not SDKs ;-)
A library to access most functions of GnuPG and possible other
backends is GPGME (http://www.gnupg.org/related_software/gpgme/). Be
aware that GPGME is GPLed.
Shalom-Salam,
Werner