mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:45:39 +01: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…
Reference in New Issue
Block a user