Botan Crypto and TLS for D

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Tue Feb 17 16:11:47 PST 2015


On Tue, 17 Feb 2015 16:00:45 -0500, Etienne wrote:

> I'd like to announce the first release of Botan, which implements all
> features of v1.11.10 in the C++ library.
> 
> I gave special attention to properly translating it to correct D code.
> 
> It only runs with DMD master for now, only tested on Linux x86 or
> x86_64, and it uses a custom allocator library called memutils which
> must be placed in ../
> 
> I'd also want to underline that Alexander Bothe from Mono-D put some
> special attention to making sure the IDE runs smoothely with Botan.
> 
> All tests are passing at the time of this writing (which is thousands of
> tests for all algorithms, incl x509, pubkeys, tls and so on).
> 
> I'll let the wiki/api docs/code talk for me, I'm off to writing an TLS
> driver for vibe.d now

so you did it. great! so maybe vibe.d can drop that OpenSSL dependency 
soon. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150218/1ccd1252/attachment.sig>


More information about the Digitalmars-d mailing list