mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 09:15:14 +08:00
5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
Security
|
|
* Fix a bias in the generation of finite-field Diffie-Hellman-Merkle (DHM)
|
|
private keys and of blinding values for DHM and elliptic curves (ECP)
|
|
computations. Reported by FlorianF89 in #4245.
|