diff --git a/strobe/www/specs/index.html b/strobe/www/specs/index.html index e4a6267..c13f5c9 100644 --- a/strobe/www/specs/index.html +++ b/strobe/www/specs/index.html @@ -114,7 +114,7 @@

Strobe-128/1600 and Strobe-256/1600 - are based on the + are based on the cSHAKE specification from NIST.

@@ -211,7 +211,7 @@ This format is chosen for compatibility with - cSHAKE. + cSHAKE. The description of the initial state involves multiple calls to F if R is less than 15 bytes, but this isn't the case for any of the recommended instances. The @@ -1055,4 +1055,4 @@ def PRF(self, length, more=False): def RATCHET(self, length, more=False): self.operate(C, length, more) - \ No newline at end of file +