Has anyone used OpenSSL in D yet?

Moritz Warning moritzwarning at web.de
Mon May 30 09:31:24 PDT 2011


On Mon, 30 May 2011 15:08:52 +0200, David Nadlinger wrote:

> Hello list,
> 
> as I'd like to add SSL support to my Thrift project soon, I am wondering
> whether anybody has a set of OpenSSL bindings lying around – or maybe
> even a complete D port?
> 
> David

Tango has SSLSockets etc., maybe you can those?
They are BSD licensed, maybe you can ask the author?
http://dsource.org/projects/tango/docs/current/
tango.net.util.c.OpenSSL.html


More information about the Digitalmars-d mailing list