mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-08 13:03:39 +00:00
6a5f10cdc7
Signed-off-by: ENT\stroej1 <john.stroebel@medtronic.com>
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
Bugfix
|
|
* Fix incorrect seed generation when a nonce is included
|
|
in mbedtls_ctr_drbg_reseed_internal.
|
|
Found by John Stroebel in #3819 and fixed in #3973.
|