mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 16:05:38 +01:00
be4b5dd8c1
Fix #4245. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
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.
|