/blake2-1

A Haskell library providing BLAKE2

Primary LanguageCThe UnlicenseUnlicense

blake2

Build Status Haskell

This library provides the BLAKE2 hash algorithms. While cryptonite also provides a BLAKE2 implemenation, this library has fewer dependencies and a richer API for features like keyed hashing and variable length output.