From febb5279f7bf3c86ec872c1b2ed1e024f73e64c5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 24 Aug 2024 20:13:01 +0200 Subject: Add BLAKE via libblake>=1.1 (this version introduced libblake_init()) 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 b35360f..7e06f52 100644 --- a/README +++ b/README @@ -23,6 +23,9 @@ DESCRIPTION SHAKE128, SHAKE256, SHAKE512, RawSHAKE128, RawSHAKE256, RawSHAKE512 + Via libblake>=1.1 + BLAKE224, BLAKE256, BLAKE384, BLAKE512 + libhashsum makes it easy to select at compile-time which functions to compile support for. -- cgit v1.2.3-70-g09d2