DES and DES3 in CFB mode

Paul Guyot pguyot@REDACTED
Sun Oct 17 09:43:25 CEST 2010


Hello,

crypto application exposes DES and Triple DES in ECB and CBC mode, but not in CFB mode which is used in some protocols (Nagios' NSCA protocol for example). The following patch adds support for CFB mode:

git fetch git://github.com/pguyot/otp.git des-cfb-functions

It also fixes a typo in the crypto documentation and adds a test case for Triple DES in CBC mode.

Paul
-- 
Semiocast                    http://semiocast.com/
+33.175000290 - 62 bis rue Gay-Lussac, 75005 Paris



More information about the erlang-patches mailing list