# 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. [BLAKE2]: https://blake2.net/ [cryptonite]: https://github.com/haskell-crypto/cryptonite