We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89a7fc0 + 4e687f0 commit 50dd17bCopy full SHA for 50dd17b
wolfSSL/src/chapter02.md
@@ -1810,7 +1810,7 @@ There are 4 variants of GCM performance:
1810
* `GCM_SMALL` - Smallest footprint, slowest (FIPS validated)
1811
* `GCM_WORD32` - Medium (FIPS validated)
1812
* `GCM_TABLE` - Fast (FIPS validated)
1813
-* `GCM_TABLE_4BIT` - Fastest (Not yet FIPS validated, will be included in FIPS 140-3!)
+* `GCM_TABLE_4BIT` - Fastest (FIPS validated)
1814
1815
### wolfSSL’s Math Options
1816
0 commit comments