mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-03 13:15:42 +01:00
6 lines
366 B
Text
6 lines
366 B
Text
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.
|