commit | b31b61b9e8359402a8124572d1a94c48d9ebb776 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Nov 10 13:05:43 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Nov 12 00:01:51 2014 +0100 |
tree | 4848ab431e7f813ede3d80c81eec1b86f700d09a | |
parent | d6197a37e08e2c183ee308fdabf162a536966228 [diff] [blame] |
Fix potential undefined behaviour in Camellia
diff --git a/ChangeLog b/ChangeLog index f38c0cf..bc0bbd0 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -8,6 +8,7 @@ Bugfix * User set CFLAGS were ignore by Cmake with gcc (introduced in 1.3.9, found by Julian Ospald). + * Fix potential undefined behaviour in Camellia. Changes * Use deterministic nonces for AEAD ciphers in TLS by default (possible to