aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_spec_check.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-27 18:27:08 +0100
committerMattias Andrée <maandree@kth.se>2022-02-27 18:27:08 +0100
commitac2a6719f074fa43d79b31a3994549f2af55efd6 (patch)
tree5b64a6d135fef440bc48af89d846acf1b7937ebc /libkeccak_spec_check.3
parentm (diff)
downloadlibkeccak-ac2a6719f074fa43d79b31a3994549f2af55efd6.tar.gz
libkeccak-ac2a6719f074fa43d79b31a3994549f2af55efd6.tar.bz2
libkeccak-ac2a6719f074fa43d79b31a3994549f2af55efd6.tar.xz
Add cSHAKE
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libkeccak_spec_check.3')
-rw-r--r--libkeccak_spec_check.32
1 files changed, 2 insertions, 0 deletions
diff --git a/libkeccak_spec_check.3 b/libkeccak_spec_check.3
index f7a9c64..3b5c9df 100644
--- a/libkeccak_spec_check.3
+++ b/libkeccak_spec_check.3
@@ -18,6 +18,7 @@ function validates the parameters of
so that unusable configurations can be detected.
It is recommended to call this function after calling
.BR libkeccak_spec_sha3 (3),
+.BR libkeccak_spec_cshake (3),
.BR libkeccak_spec_rawshake (3),
.BR libkeccak_spec_shake (3),
or, especially, after settings the parameters
@@ -83,6 +84,7 @@ function cannot fail.
.fi
.SH SEE ALSO
.BR libkeccak_spec_sha3 (3),
+.BR libkeccak_spec_cshake (3),
.BR libkeccak_spec_rawshake (3),
.BR libkeccak_spec_shake (3),
.BR libkeccak_generalised_spec_initialise (3),