From e8de9cfbea8549773cb2fb0116dc53c5b7d5c21a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 19 Feb 2022 09:19:02 +0100 Subject: Add readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..78e47e4 --- /dev/null +++ b/README @@ -0,0 +1,13 @@ +NAME + libblake - Library for the BLAKE-family of hashing functions + +DESCRIPTION + libblake is a C library that implements the BLAKE-family of + cryptographic hashing functions. libblake implements the + SHA-3 finalists BLAKE as well as BLAKE2 and BLAKE2X. + +FEATURE DIRECTIONS + libblake will implement BLAKE3 in the future. + +SEE ALSO + libkeccak(7), libar2(7) -- cgit v1.2.3-70-g09d2