Deprecated

blakesum-demo

The BLAKE SHA-3 candidate hashes, in Haskell

https://github.com/killerswan/Haskell-BLAKE

Latest on Hackage:0.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Kevin Cantu

This provides an executable which relies on the blakesum library, Data.Digest.BLAKE.

Usage: blakesum [--algorithm=BITS] [--check] [--salt=SALT] FILE(S)

Contributions and optimizations are welcome!