mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:05:36 +01:00
Add Changelog entry for RSA exponent blinding
This commit is contained in:
parent
f9203b4139
commit
45182a0065
@ -2,6 +2,13 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.x.x branch released xxxx-xx-xx
|
||||
|
||||
Security
|
||||
* Add exponent blinding to RSA private operations as a countermeasure
|
||||
against side-channel attacks like the cache attack described in
|
||||
https://arxiv.org/abs/1702.08719v2.
|
||||
Found and fix proposed by Michael Schwarz, Samuel Weiser, Daniel Gruss,
|
||||
Clémentine Maurice and Stefan Mangard.
|
||||
|
||||
Feature
|
||||
* Add a new configuration option to 'mbedtls_ssl_config' to enable
|
||||
suppressing the CA list in Certificate Request messages. The default
|
||||
|
Loading…
Reference in New Issue
Block a user