Creating a Win32 Library for GPG?
Marco d'Itri
md@linux.it
Thu, 27 Apr 2000 23:12:43 +0200
On Apr 27, Oliver Nittka <nittka@esem.com> wrote:
>on unix, i perfectly agree with the statement "keep it the KISS way:
>fork and pipe", because on unix, this works pretty well.
It does not works so well, with gnupg, mostly because the SHM control
interface really sucks.
I wrote a mostly working perl module for interfacing it to my usenet
robomoderator, but communicating with the program in a robust and
forward compatible way is a nightmare.
I'd love to see a libgnupg because then I would just add perl bindings.
--
ciao,
Marco