mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-01 20:25:28 +01:00
Reordered TLS extension fields in client
Session ticket placed at end
This commit is contained in:
parent
04799a4274
commit
5624ec824e
2 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ Changes
|
|||
* Added checking of hostname length in mbedtls_ssl_set_hostname() to ensure
|
||||
domain names are compliant with RFC 1035.
|
||||
|
||||
= mbe TLS 2.1.1 released 2015-09-17
|
||||
= mbed TLS 2.1.1 released 2015-09-17
|
||||
|
||||
Security
|
||||
* Add countermeasure against Lenstra's RSA-CRT attack for PKCS#1 v1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue