summaryrefslogtreecommitdiffstats
path: root/system/blake2/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2012-12-26 10:47:26 +0100
committer Matteo Bernardini2012-12-26 21:36:47 +0100
commit1a4eb09f5e3905c08bf991dae7f971010e25696d (patch)
tree35683f4a2de2b50dc5a5c126bf43fa2d7da6a451 /system/blake2/README
parenteb6c79a7246a9afca15cf198d52467d25dd17764 (diff)
downloadslackbuilds-1a4eb09f5e3905c08bf991dae7f971010e25696d.tar.gz
system/blake2: Added (Cryptographic Hash Function).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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.