commit | 6a5f10cdc72c7359df9abeba4895a970ba8ad053 | [log] [tgz] |
---|---|---|
author | ENT\stroej1 <john.stroebel@medtronic.com> | Thu Dec 24 12:39:13 2020 -0600 |
committer | ENT\stroej1 <john.stroebel@medtronic.com> | Thu Dec 24 12:39:13 2020 -0600 |
tree | 9b024217036e370ae639a8a73bf76b387c1eee8d | |
parent | 1446211e5e0c621ae8823cfce43626a7c98975f3 [diff] |
Added ChangeLog entry for related issue. Signed-off-by: ENT\stroej1 <john.stroebel@medtronic.com>
diff --git a/ChangeLog.d/issue3819.txt b/ChangeLog.d/issue3819.txt new file mode 100644 index 0000000..927b6a2 --- /dev/null +++ b/ChangeLog.d/issue3819.txt
@@ -0,0 +1,4 @@ +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.