Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 325 Bytes

blake2

This library provides the BLAKE2 hash algorithms.

Comparison with other libraries

This library has fewer dependencies than cryptonite and a richer API for features like keyed hashing and variable-length output.