Skip to content

haskell-cryptography/blake2

Repository files navigation

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.