blake2-0.2.0: README.md
# blake2
[](https://travis-ci.org/centromere/blake2)
[](http://www.haskell.org)
This library provides the [BLAKE2](https://blake2.net/) hash algorithms. While
[cryptonite](https://github.com/haskell-crypto/cryptonite) also provides a
BLAKE2 implemenation, this library has fewer dependencies and a richer API for
features like keyed hashing and variable length output.