mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-09 15:40:19 +00:00
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.
|