mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-12 23:22:58 +00:00
Merged more constant-time checking in RSA
This commit is contained in:
@@ -6,6 +6,7 @@ Changes
|
||||
* Speedup of ECP multiplication operation
|
||||
* Relaxed some SHA2 ciphersuite's version requirements
|
||||
* Dropped use of readdir_r() instead of readdir() with threading support
|
||||
* More constant-time checks in the RSA module
|
||||
|
||||
Bugfix
|
||||
* Fixed X.509 hostname comparison (with non-regular characters)
|
||||
|
||||
Reference in New Issue
Block a user