From bb6439d85b36d9ebbaf82a08e707428e8a7ef234 Mon Sep 17 00:00:00 2001 From: aqua Date: Fri, 29 Jul 2022 11:35:16 +0300 Subject: BLAKE2s: add Known Answer Tests --- com/BLAKE2/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'com/BLAKE2/README.md') diff --git a/com/BLAKE2/README.md b/com/BLAKE2/README.md index 3cee1c3..223324e 100644 --- a/com/BLAKE2/README.md +++ b/com/BLAKE2/README.md @@ -1,5 +1,7 @@ -## b2s: BLAKE2s implementation +## BLAKE2 BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the -latest standard SHA-3. BLAKE2s is optimized for 8- to 32-bit platforms and produces digests of any size between 1 and -32 bytes. +latest standard SHA-3. + +## BLAKE2s +BLAKE2s is optimized for 8 to 32-bit platforms and produces digests of any size between 1 and 32 bytes. -- cgit v1.2.1