Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-01 | Merge branch 'au/crypto' into dev | Erlang/OTP | |
* au/crypto: Add missing docs for crypto:md4/1 Add des_ecb_encrypt/2 and des_ecb_decrypt/2 to crypto module OTP-8551 au/crypto des_ecb_encrypt/2 and des_ecb_decrypt/2 has been added to the crypto module. The crypto:md4/1 function has been documented. | |||
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 | |
My previous patch added CFB mode. This patch adds all remaining Blowfish modes. According to the man page http://www.fifi.org/cgi-bin/man2html/usr/share/man/man3/blowfish.3ssl.gz these are available in all versions of OpenSSL. [ Squashed in elimination of signed/unsigned compiler warnings. /bg ] | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |