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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,888c9f2410d2832b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!cyclone03.ams2.highwinds-media.com!news.highwinds-media.com!npeersf01.ams.highwinds-media.com!newsfe08.ams2.POSTED!1cdbf9d3!not-for-mail From: Per Sandberg Reply-To: per.sandberg@bredband.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: An easy question: any OpenSSL library for Ada? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@WWWSpace.NET NNTP-Posting-Date: Thu, 17 Feb 2011 07:32:09 UTC Date: Thu, 17 Feb 2011 08:32:08 +0100 Xref: g2news2.google.com comp.lang.ada:18297 Date: 2011-02-17T08:32:08+01:00 List-Id: Have a look on http://github.com/persan/A-openssl Just an experimet to see "how hard it could be" to do a full binding to openssl. There are still a some hours of hack to get it into a state that could be called pre-Alpha. /P On 02/13/2011 10:43 AM, mockturtle wrote: > The subject says everything: do you know about any Ada interface to OpenSSL (or other SSL libraries)? I tried a very fast google "Ada SSL," but I did not see anything that convinced me... > > Thank you