aboutsummaryrefslogtreecommitdiff
path: root/com/BLAKE2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'com/BLAKE2/README.md')
-rw-r--r--com/BLAKE2/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/com/BLAKE2/README.md b/com/BLAKE2/README.md
new file mode 100644
index 0000000..3cee1c3
--- /dev/null
+++ b/com/BLAKE2/README.md
@@ -0,0 +1,5 @@
+## b2s: BLAKE2s implementation
+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.
+