mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 23:49:24 +01:00
- Moved ciphersuite naming scheme to IANA reserved names
This commit is contained in:
parent
bb0139c924
commit
645ce3a2b4
13 changed files with 524 additions and 534 deletions
|
|
@ -46,6 +46,7 @@ Changes
|
|||
in SSL/TLS
|
||||
* Revamped x509_verify() and the SSL f_vrfy callback implementations
|
||||
* Moved from unsigned long to fixed width uint32_t types throughout code
|
||||
* Renamed ciphersuites naming scheme to IANA reserved names
|
||||
|
||||
Bugfix
|
||||
* Fixed handling error in mpi_cmp_mpi() on longer B values (found by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue