A partial D crypto library

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Jul 28 07:19:36 PDT 2012


On 7/27/12 8:45 PM, Stian Pedersen wrote:
> Hi
>
> We did a project a couple of weeks ago implementing some cryptographic
> primitives in D. Just wanted to tip you guys about it. It has some basic
> RSA functionality, SHA and AES. For production use it would need some
> scrutiny, proper random generators etc. However if anyone wants to take
> it and build on it for something, that would be cool.
>
> https://github.com/apartridge/crypto/

Thanks! Would someone be willing to work on integrating this into Phobos?

Andrei


More information about the Digitalmars-d-announce mailing list