commit | ca6f3e24a48ec1e75267280d618864d60bddbf7d | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Oct 06 13:11:08 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Oct 06 13:11:08 2011 +0000 |
tree | 558873ae356e582f3f471df873aa4046b9a5a8bb | |
parent | 490ecc8c3e84deac38288340a8bd67a88b65996e [diff] [blame] |
- Clarified use of AES and Camellia in CFB and CTR modes
diff --git a/ChangeLog b/ChangeLog index 815d1a5..83d6f0a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -9,6 +9,9 @@ supported version to a server to help buggy server implementations. (Closes ticket #36) +Changes + * Documentation for AES and Camellia in modes CTR and CFB128 clarified. + = Version 1.0.0 released on 2011-07-27 Features * Expanded cipher layer with support for CFB128 and CTR mode