aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak.7
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.7
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.7')
-rw-r--r--libkeccak.72
1 files changed, 2 insertions, 0 deletions
diff --git a/libkeccak.7 b/libkeccak.7
index 9ece381..34c9dba 100644
--- a/libkeccak.7
+++ b/libkeccak.7
@@ -10,6 +10,7 @@ implicit parameters, secure erasure of sensitive data, and HMAC.
Keccak-3200 may be implemented in the future.
.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_spec_check (3),
@@ -32,6 +33,7 @@ Keccak-3200 may be implemented in the future.
.BR libkeccak_fast_update (3),
.BR libkeccak_zerocopy_update (3),
.BR libkeccak_update (3),
+.BR libkeccak_cshake_suffix (3),
.BR libkeccak_fast_digest (3),
.BR libkeccak_zerocopy_digest (3),
.BR libkeccak_digest (3),