mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 23:49:24 +01:00
Merged more constant-time checking in RSA
This commit is contained in:
commit
4040d7e95c
2 changed files with 80 additions and 71 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue