mbedtls/ChangeLog.d/bugfix-2927.txt

4 lines
100 B
Plaintext
Raw Normal View History

Bugfix
* In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().
Fixes #2927.