From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ef5652f3baa771b0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-20 01:39:26 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: almroth@attglobal.net (Andreas Almroth) Newsgroups: comp.lang.ada Subject: Re: GnuPG binding? Date: 20 Mar 2003 01:39:25 -0800 Organization: http://groups.google.com/ Message-ID: References: NNTP-Posting-Host: 61.11.230.173 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1048153165 29018 127.0.0.1 (20 Mar 2003 09:39:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 20 Mar 2003 09:39:25 GMT Xref: archiver1.google.com comp.lang.ada:35557 Date: 2003-03-20T09:39:25+00:00 List-Id: Preben Randhol wrote in message news:... > I searched the net to see if anybody have made Ada bindings to GnuPG and > there seems like there may be a binding somewhere, although I only find > references and no actual binding. > > So I was only wondering if anybody here knew of/have made a binding? > I have written a binding to GPGME, which is the preferred API for GnuPG (according to the GnuPG team). If there is interest I will make it available to interested parties. I have bindings to both the 0.3.x and the 0.4.x versions of GPGME. > Thanks in advance. > > Preben Randhol /Andreas