mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 10:55:38 +01:00
Updated ChangeLog to reflect recent changes
This commit is contained in:
parent
88cd22646c
commit
7aa0375b78
@ -1,9 +1,16 @@
|
|||||||
PolarSSL ChangeLog (Sorted per branch, date)
|
PolarSSL ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
= PolarSSL 1.3 branch
|
= PolarSSL 1.3 branch
|
||||||
|
Changes
|
||||||
|
* gen_prime() speedup
|
||||||
|
* Speedup of ECP multiplication operation
|
||||||
|
* Relaxed some SHA2 ciphersuite's version requirements
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixed X.509 hostname comparison (with non-regular characters)
|
* Fixed X.509 hostname comparison (with non-regular characters)
|
||||||
* SSL now gracefully handles missing RNG
|
* 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
|
= PolarSSL 1.3.2 released on 2013-11-04
|
||||||
Features
|
Features
|
||||||
|
Loading…
Reference in New Issue
Block a user