Age | Commit message (Expand) | Author |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-14 | Merge branch 'sverk/crypto-hmac-enhancements/OTP-10640' | Fredrik Gustafsson |
2012-12-21 | fix ripemd160 to use hash_init family and add documentation | Michael Loftis |
2012-12-18 | add ripemd160 support to crypto | Michael Loftis |
2012-12-12 | crypto: Provide a generic interface for HMAC generation | Daniel White |
2012-12-04 | crypto: Make crypto:info() up to date | Sverker Eriksson |
2012-12-04 | crypto: Throw notsup for DES3 CFB encryption for old openssl | Sverker Eriksson |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-22 | crypto: Add sha224 for rsa sign/verify | Sverker Eriksson |
2012-08-22 | crypto: Add more generic hash interface | Sverker Eriksson |
2012-08-22 | crypto: Add sha224 | Sverker Eriksson |
2012-08-22 | crypto: Add sha384 | Sverker Eriksson |
2012-08-22 | crypto: Cleanup code for sha256 and sha512 | Sverker Eriksson |
2012-08-22 | crypto: Add SHA256 and SHA512 based MACs | Andreas Schultz |
2012-08-22 | crypto: Redo interface for rsa and dss hash signing | Sverker Eriksson |
2012-08-22 | crypto: Add rsa and dss hash signing support | Andreas Schultz |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2011-11-30 | crypto: Add sha{256,384,512} to rsa_verify | Sverker Eriksson |
2011-11-30 | crypto: Add sha256 and sha512 | Sverker Eriksson |
2011-11-01 | Additions to crypto and public_key needed for full PKCS-8 support | Ingela Anderton Andin |
2011-10-18 | Merge branch 'pg/des-cfb-functions' | Sverker Eriksson |
2011-10-18 | [crypto] Add DES and Triple DES cipher feedback (CFB) mode functions | Paul Guyot |
2011-09-21 | Revert "Support 'md2' hash in crypto:rsa_sign/3 and crypto:rsa_verify/4" | Sverker Eriksson |
2011-09-20 | Merge branch 'cr/md2-With-RSA-Encryption' into dev | Henrik Nord |
2011-09-07 | [crypto] Fix rand_uniform for negative values | Sverker Eriksson |
2011-09-06 | Support 'md2' hash in crypto:rsa_sign/3 and crypto:rsa_verify/4 | Christian von Roques |
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-18 | Fixed SSH appup, copyright headers SSH vsn and SSH release note. | Niclas Eklund |
2011-04-15 | Adds NIFs for cryptographically strong random number generation. | Niclas Eklund |
2010-11-17 | crypto CTR support | Sverker Eriksson |
2010-09-02 | Build opt, debug and valgrind libraries as separate libraries | Rickard Green |
2010-07-08 | Fix type spec error in crypto | Sverker Eriksson |
2010-06-09 | OTP-8700 crypto:dss_sign and dss_verify with pre-hashed digest. | Sverker Eriksson |
2010-05-31 | crypto: Add type specs for all documented functions | Björn Gustavsson |
2010-05-31 | crypto: Use erlang:nif_error/1 to squelch false Dialyzer warnings | Björn Gustavsson |
2010-04-28 | OTP-8333 Crypto using NIF's | Sverker Eriksson |
2010-04-01 | Merge branch 'au/crypto' into dev | Erlang/OTP |
2010-03-01 | Add des_ecb_encrypt/2 and des_ecb_decrypt/2 to crypto module | Alexander Uvarov |
2009-12-11 | Add Blowfish ECB, CBC and OFB modes | Paul Oliver |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |