mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
7 lines
399 B
Plaintext
7 lines
399 B
Plaintext
Security
|
|
* An adversary with access to precise enough timing information (typically, a
|
|
co-located process) could recover a Curve25519 or Curve448 static ECDH key
|
|
after inputting a chosen public key and observing the victim performing the
|
|
corresponding private-key operation. Found and reported by Leila Batina,
|
|
Lukas Chmielewski, Björn Haase, Niels Samwel and Peter Schwabe.
|