commit | 2be71faae4df9f97a700e7e813dad7b544492339 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jun 18 16:33:27 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jun 18 16:33:27 2013 +0200 |
tree | 71ebb691993ceaf95fc2af44cba09009443d9b3a | |
parent | b495d3a2c755f9fd3c8b755d78d7a92d66245c57 [diff] [blame] |
Fixed values for 2-key Triple DES in cipher layer
diff --git a/ChangeLog b/ChangeLog index 4567fda..291767b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -29,6 +29,7 @@ certificates * x509parse_crtpath() is now reentrant and uses more portable stat() * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler + * Fixed values for 2-key Triple DES in cipher layer = Version 1.2.7 released 2013-04-13 Features