blakesum: The BLAKE SHA-3 candidate hashes, in Haskell

[ bsd3, cryptography, deprecated, library ] [ Propose Tags ]
Deprecated

This provides an implementation of the BLAKE SHA-3 candidate hash algorithms in Haskell, including BLAKE-256, BLAKE-512, BLAKE-224, and BLAKE-384.

Based on the BLAKE proposal, here: http://131002.net/blake/blake.pdf

Contributions and optimizations are welcome!

This package installs both a library and an executable.

Modules

[Last Documentation]

  • Data
    • Digest
      • Data.Digest.BLAKE

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0, 0.1, 0.2, 0.3, 0.4, 0.5
Dependencies base (>=4 && <5), blakesum (==0.4), bytestring (<1), haskell98 (>=1 && <2), text (<1), vector (<1) [details]
License BSD-3-Clause
Copyright (c) 2011 Kevin Cantu
Author Kevin Cantu <me@kevincantu.org>
Maintainer Kevin Cantu <me@kevincantu.org>
Category Cryptography
Home page https://github.com/killerswan/Haskell-BLAKE
Bug tracker https://github.com/killerswan/Haskell-BLAKE/issues
Source repo head: git clone https://github.com/killerswan/Haskell-BLAKE
Uploaded by KevinCantu at 2011-07-19T08:49:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables blakesum
Downloads 5004 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-27 [all 8 reports]