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
Revert "Revert: crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG"
JIRA: INTERNAL
Revert Author <[email protected]>
Revert Commit fd8a0de.
Revert Reason: This changes the default DRBG back to HMAC SHA512 to
keep entropy certifications for all Rocky9.6 FIPS modules.
Approved by the lab.
Keeping hmac(sha512) allows the entropy certificates used
for Rocky 9.2 FIPS to be re-used in 9.6, preventing re-certification
of all the kernel and userspace modules.
NB. We still get the scalability speedup from the per-CPU DRBG
changes.
Signed-off-by: Jeremy Allison <[email protected]>
Signed-off-by: Jonathan Maple <[email protected]>
0 commit comments