mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Merge pull request #3938 from geecrypt/mbedtls-2.16
Backport to Mbedtls 2.16: Support set *_drbg reseed interval before seed
This commit is contained in:
commit
3f35b87db9
7 changed files with 56 additions and 20 deletions
3
ChangeLog.d/bugfix-2927.txt
Normal file
3
ChangeLog.d/bugfix-2927.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Bugfix
|
||||
* In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().
|
||||
Fixes #2927.
|
||||
Loading…
Add table
Add a link
Reference in a new issue