mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-19 10:21:10 +02: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.
|