packages feed

blake2-0.3.0.1: README.md

# 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