A partial D crypto library

Stian Pedersen stian.pedersen at gmail.com
Fri Jul 27 17:45:03 PDT 2012


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/


More information about the Digitalmars-d-announce mailing list