From d737d34b436f673173695c4c772f0ddef9fe7837 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 1 Sep 2024 16:34:46 +0200 Subject: Add support for BLAKE2 (but not tree-hashing) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 1ee0242..f34b8f7 100644 --- a/README +++ b/README @@ -26,6 +26,9 @@ DESCRIPTION Via libblake>=1.1 BLAKE224, BLAKE256, BLAKE384, BLAKE512 + Via libblake>=3.0 + BLAKE2s, BLAKE2b + libhashsum makes it easy to select at compile-time which functions to compile support for. -- cgit v1.2.3-70-g09d2