Skip to content

Commit b96e820

Browse files
author
Joel Brockman
committed
Just a blurb about MCT tests an FIPS202 revision not being supported.
1 parent f60b017 commit b96e820

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/sha3/sections/04-testtypes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ The MCTs start with an initial condition (SEED which is a single message) and pe
6565

6666
The SHAKE function used in the pseudocode takes in a bitstring and a desired output length in bits. The MSG[i] input to SHAKE MUST always contain at least 128 bits. If this is not the case as the previous digest was too short, append empty bits to the rightmost side of the digest. The MCT algorithm is shown below.
6767

68+
NOTE: SHAKE FIPS202 revisions do not support MCT.
69+
6870
.SHAKE Monte Carlo Test
6971
[source, code]
7072
----

0 commit comments

Comments
 (0)