You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CTR_DRBG: Test that (re)seeding grabs the expected amount of entropy
The code was testing that (re)seeding grabs at least one byte of
entropy. Make this test more precise: we know exactly how many bytes
are supposed to be consumed.
0 commit comments