commit | d056ce0e3e0de9f45157cc1cc25982db4620d7d8 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Oct 29 22:29:20 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Nov 06 18:23:49 2014 +0100 |
tree | 6b26f91df40e94d935aa6fc061888f5b6260cce7 | |
parent | a6c5ea2c438ad52aa4f5b6da14154e07d18628da [diff] [blame] |
Use seq_num as AEAD nonce by default
diff --git a/ChangeLog b/ChangeLog index fd83b9e..fdcf028 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ PolarSSL ChangeLog (Sorted per branch, date) += PolarSSL 1.3.z branch + +Changes + * Use deterministic nonces for AEAD ciphers in TLS by default (possible to + switch back to random with POLARSSL_SSL_AEAD_RANDOM_IV in config.h). + = PolarSSL 1.3.9 released 2014-10-20 Security * Lowest common hash was selected from signature_algorithms extension in