diff options
Diffstat (limited to 'libkeccak.7')
-rw-r--r-- | libkeccak.7 | 2 |
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), |