From ac2a6719f074fa43d79b31a3994549f2af55efd6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Feb 2022 18:27:08 +0100 Subject: Add cSHAKE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libkeccak_zerocopy_update.3 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libkeccak_zerocopy_update.3') diff --git a/libkeccak_zerocopy_update.3 b/libkeccak_zerocopy_update.3 index 4c3f006..b4086a0 100644 --- a/libkeccak_zerocopy_update.3 +++ b/libkeccak_zerocopy_update.3 @@ -70,8 +70,17 @@ or .BR libkeccak_fast_update (3) functions may cause the message to be misread. +.SH NOTES +For cSHAKE, the +.BR libkeccak_cshake_initialise (3), +must be called, once, immediately after +state initialisation; before the first +call to the +.BR libkeccak_zerocopy_update () +function. .SH SEE ALSO .BR libkeccak_state_initialise (3), +.BR libkeccak_cshake_initialise (3), .BR libkeccak_zerocopy_chunksize (3), .BR libkeccak_fast_update (3), .BR libkeccak_update (3), -- cgit v1.2.3-70-g09d2