[erlang-patches] MD4 and DES in ECB mode for crypto module

Alexander alexander.uvarov@REDACTED
Sun Oct 12 19:01:58 CEST 2008


Hi there, this small patch (see attachment) adds missing md4 and DES in ECB 
mode encryption routine. It's useful to have lightweight hash function, also 
such methods are utilized by some protocols (e.g.: mschap2). If it makes 
sense, please apply.

New crypto methods: md4,  md4_init, md4_update, md4_final, des_ecb_encrypt, 
des_ecb_decrypt

Cheers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crypto_md4_des_ecb.diff
Type: text/x-patch
Size: 5269 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20081012/a95b4efb/attachment.bin>


More information about the erlang-patches mailing list