aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-27 09:33:35 +0100
committerMattias Andrée <maandree@kth.se>2022-02-27 09:33:35 +0100
commit3633a77c067a84347881672329889b666dc38794 (patch)
treede21ae4fe19311e79ff162196e49e90995829da5 /libkeccak.h
parentKeccak[] is not defined via its output size, but it is only explicitly defined for Keccak1600, so proportional for rest (diff)
downloadlibkeccak-3633a77c067a84347881672329889b666dc38794.tar.gz
libkeccak-3633a77c067a84347881672329889b666dc38794.tar.bz2
libkeccak-3633a77c067a84347881672329889b666dc38794.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libkeccak.h')
-rw-r--r--libkeccak.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak.h b/libkeccak.h
index 932c5de..b603cbf 100644
--- a/libkeccak.h
+++ b/libkeccak.h
@@ -321,7 +321,7 @@ libkeccak_spec_rawshake(struct libkeccak_spec *spec, long int x, long int d)
}
/**
-< * Fill in a `struct libkeccak_spec` for a SHAKEx hashing
+ * Fill in a `struct libkeccak_spec` for a SHAKEx hashing
*
* @param spec:struct libkeccak_spec * The specifications datastructure to fill in
* @param x:long The value of x in `SHAKEx`, half the capacity