summaryrefslogtreecommitdiffstats
path: root/development/libb2/README
blob: 6c19f3a03c52526c4f3157faa56ab3df0f9d956b (plain)
1
2
3
4
5
6
C library providing BLAKE2b, BLAKE2s, BLAKE2bp, and BLAKE2sp.

The cryptographic hash function BLAKE2 is an improved version of the
SHA-3 finalist BLAKE. Like SHA-3, BLAKE2 offers the highest security,
yet is fast as MD5 on 64-bit platforms and requires at least 33% less
RAM than SHA-2 or SHA-3 on low-end systems.