chris-martin / blake2

A Haskell library providing BLAKE2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Haskell library providing BLAKE2

License:The Unlicense


Languages

Language:C 86.2%Language:Haskell 13.4%Language:Nix 0.4%