mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 01:45:48 +01:00
8be9d3b833
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
7 lines
366 B
Plaintext
7 lines
366 B
Plaintext
Security
|
|
* Fix side channel in RSA private key operations and static (finite-field)
|
|
Diffie-Hellman. An adversary with precise enough timing and memory access
|
|
information (typically an untrusted operating system attacking a secure
|
|
enclave) could bypass an existing counter-measure (base blinding) and
|
|
potentially fully recover the private key.
|