Updated ChangeLog to reflect recent changes

This commit is contained in:
Paul Bakker 2013-11-26 17:37:31 +01:00
parent 88cd22646c
commit 7aa0375b78

View File

@ -1,9 +1,16 @@
PolarSSL ChangeLog (Sorted per branch, date)
= PolarSSL 1.3 branch
Changes
* gen_prime() speedup
* Speedup of ECP multiplication operation
* Relaxed some SHA2 ciphersuite's version requirements
Bugfix
* Fixed X.509 hostname comparison (with non-regular characters)
* SSL now gracefully handles missing RNG
* Missing defines / cases for RSA_PSK key exchange
* crypt_and_hash app checks MAC before final decryption
= PolarSSL 1.3.2 released on 2013-11-04
Features