Age | Commit message (Expand) | Author |
---|---|---|
2011-05-18 | Add true streaming AES (CTR) encryption and streaming HMAC operations | Travis Jensen |
2011-04-19 | Renamed the function strong_rand_uniform to strong_rand_mpint. | Niclas Eklund |
2011-04-15 | Adds NIFs for cryptographically strong random number generation. | Niclas Eklund |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-28 | Make crypto.c work with valgrind 3.6 and correct cerl.src | Patrik Nyblom |
2010-11-17 | crypto CTR support | Sverker Eriksson |
2010-09-03 | Fix memory leaks in crypto | Rickard Green |
2010-09-02 | Fix valgrind build | Rickard Green |
2010-08-20 | Fix RC4 stream cipher binding (crypto:rc4_encrypt_with_state/2) | Paul Guyot |
2010-06-09 | OTP-8700 crypto:dss_sign and dss_verify with pre-hashed digest. | Sverker Eriksson |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-04-28 | OTP-8333 Crypto using NIF's | Sverker Eriksson |