Commit c602b64
committed
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]>1 parent 7d1d965 commit c602b64
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 179 | | |
186 | 180 | | |
187 | 181 | | |
188 | 182 | | |
189 | 183 | | |
190 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments