mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-30 09:01:08 +02:00
6
ChangeLog.d/use_exp_mod_core.txt
Normal file
6
ChangeLog.d/use_exp_mod_core.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Changes
|
||||
* Changed the default MBEDTLS_ECP_WINDOW_SIZE from 2 to 3.
|
||||
The correlation between this define and RSA decryption performance has
|
||||
changed lately due to security hardening.
|
||||
To fix the performance degradation when using default values the
|
||||
window was increased from 2 to 3.
|
||||
Reference in New Issue
Block a user