mbedtls/ChangeLog.d/issue3819.txt
ENT\stroej1 6a5f10cdc7 Added ChangeLog entry for related issue.
Signed-off-by: ENT\stroej1 <john.stroebel@medtronic.com>
2020-12-24 12:39:13 -06:00

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.