summaryrefslogtreecommitdiff
path: root/system/blake2/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/blake2/README')
-rw-r--r--system/blake2/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/blake2/README b/system/blake2/README
new file mode 100644
index 0000000000..92db1e0cd4
--- /dev/null
+++ b/system/blake2/README
@@ -0,0 +1,5 @@
+The cryptographic hash function BLAKE2 is an improved version of
+the SHA-3 finalist BLAKE. BLAKE2 offers the highest security, yet is
+fast as MD5 on 64-bit platforms and requires less RAM.
+
+This script builds the b2sum binary.