mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-06 23:15:21 +00:00
5 lines
205 B
Text
5 lines
205 B
Text
|
|
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.
|