aboutsummaryrefslogtreecommitdiffstats
path: root/libhashsum_init_hasher.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-09-01 16:34:46 +0200
committerMattias Andrée <maandree@kth.se>2024-09-01 16:34:46 +0200
commitd737d34b436f673173695c4c772f0ddef9fe7837 (patch)
treef6bf400809124d411eaff38fe2c9d24842c8d23a /libhashsum_init_hasher.3
parentm fix (diff)
downloadlibhashsum-d737d34b436f673173695c4c772f0ddef9fe7837.tar.gz
libhashsum-d737d34b436f673173695c4c772f0ddef9fe7837.tar.bz2
libhashsum-d737d34b436f673173695c4c772f0ddef9fe7837.tar.xz
Add support for BLAKE2 (but not tree-hashing)
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libhashsum_init_hasher.3')
-rw-r--r--libhashsum_init_hasher.312
1 files changed, 11 insertions, 1 deletions
diff --git a/libhashsum_init_hasher.3 b/libhashsum_init_hasher.3
index 0f3f978..a61b00e 100644
--- a/libhashsum_init_hasher.3
+++ b/libhashsum_init_hasher.3
@@ -39,7 +39,7 @@ Link with
(unless support for Keccak, SHA-3, SHAKE, and RawSHAKE was excluded)
.br
.I -lblake
-(unless support for BLAKE was excluded).
+(unless support for BLAKE and BLAKE2 was excluded).
.SH DESCRIPTION
The
@@ -232,6 +232,16 @@ for more information.
Selects BLAKE512 (BLAKE, BLAKEb). See
.BR libhashsum_init_blake512_hasher (3)
for more information.
+.TP
+.B LIBHASHSUM_BLAKE2S
+Selects BLAKE2s (BLAKE2). See
+.BR libhashsum_init_blake2s_hasher (3)
+for more information.
+.TP
+.B LIBHASHSUM_BLAKE2B
+Selects BLAKE2b (BLAKE). See
+.BR libhashsum_init_blake2b_hasher (3)
+for more information.
.PP
.I hasher->algorithm
will be set to