We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73ece4 commit 1104cd9Copy full SHA for 1104cd9
1 file changed
wolfSSL-FIPS-FAQ/src/section02.md
@@ -437,7 +437,7 @@ A: This is expected behavior related to the DRBG continuous health test (CRNGT)
437
FIPS module. The legacy CRNGT has a false-positive rate of roughly 1 in every 134 million
438
invocations. For long-running applications that never power cycle, a false positive will
439
eventually occur. When it does the DRBG enters an error state and the module will not allow
440
-any further cryptographic operations that depend on a DRBG. This is required by SP800-90Ar1"
+any further cryptographic operations that depend on a DRBG. This is required by SP 800-90A Rev. 1.
441
442
So the module is behaving correctly.
443
0 commit comments