mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-09 15:35:34 +00:00
Added Security note (Advisory 2013-03) in ChangeLog
This commit is contained in:
parent
1d419500b0
commit
016ea076e7
|
@ -31,6 +31,10 @@ Bugfix
|
||||||
* Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
|
* Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
|
||||||
* Fixed values for 2-key Triple DES in cipher layer
|
* Fixed values for 2-key Triple DES in cipher layer
|
||||||
|
|
||||||
|
Security
|
||||||
|
* A possible DoS during the SSL Handshake, due to faulty parsing of
|
||||||
|
PEM-encoded certificates has been fixed (found by Jack Lloyd)
|
||||||
|
|
||||||
= Version 1.2.7 released 2013-04-13
|
= Version 1.2.7 released 2013-04-13
|
||||||
Features
|
Features
|
||||||
* Ability to specify allowed ciphersuites based on the protocol version.
|
* Ability to specify allowed ciphersuites based on the protocol version.
|
||||||
|
|
Loading…
Reference in a new issue