aboutsummaryrefslogtreecommitdiffstats
path: root/libhashsum_init_shake512_hasher.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-09-04 22:33:55 +0200
committerMattias Andrée <maandree@kth.se>2024-09-04 22:33:55 +0200
commit7403656ca4df31eecadad7ce5df9565577c9006e (patch)
treef18860ed4379c1b61fbfd39db4c50afac53f0695 /libhashsum_init_shake512_hasher.3
parentm (diff)
downloadlibhashsum-7403656ca4df31eecadad7ce5df9565577c9006e.tar.gz
libhashsum-7403656ca4df31eecadad7ce5df9565577c9006e.tar.bz2
libhashsum-7403656ca4df31eecadad7ce5df9565577c9006e.tar.xz
m doc improvement
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--libhashsum_init_shake512_hasher.37
1 files changed, 6 insertions, 1 deletions
diff --git a/libhashsum_init_shake512_hasher.3 b/libhashsum_init_shake512_hasher.3
index 074ec2c..22630e2 100644
--- a/libhashsum_init_shake512_hasher.3
+++ b/libhashsum_init_shake512_hasher.3
@@ -63,7 +63,12 @@ will point to a buffer in
will be set to the block size SHAKE512 uses, in bytes.
.PP
.I hasher->hash_size
-will be set to the size of SHAKE512 hashes, in bytes
+will be set to the hash size, in bytes, which is
+.I (hashbits+7)/8
+unless
+.IR hashbits==0 ,
+and 512 if
+.I hashbits==0
.RI ( LIBHASHSUM_SHAKE512_HASH_SIZE
if
.I hashbits