mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Updated ChangeLog for splitting off curves from ecp.c
This commit is contained in:
parent
76af736a47
commit
b14817d10a
@ -12,6 +12,7 @@ Changes
|
|||||||
* Relaxed some SHA2 ciphersuite's version requirements
|
* Relaxed some SHA2 ciphersuite's version requirements
|
||||||
* Dropped use of readdir_r() instead of readdir() with threading support
|
* Dropped use of readdir_r() instead of readdir() with threading support
|
||||||
* More constant-time checks in the RSA module
|
* More constant-time checks in the RSA module
|
||||||
|
* Split off curves from ecp.c into ecp_curves.c
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixed X.509 hostname comparison (with non-regular characters)
|
* Fixed X.509 hostname comparison (with non-regular characters)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user