mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-06 10:29:55 +00:00
Add ChangeLog for RSA private performance regression
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Bugfix
|
||||
* Partially fix a performance regression in RSA operations introduced by a
|
||||
security fix in 3.6.5, by improving the performance of RSA private key
|
||||
operations when MBEDTLS_RSA_NO_CRT is disabled, which is the default.
|
||||
Reference in New Issue
Block a user