blakesum: The BLAKE SHA-3 candidate hashes, in Haskell
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!
Downloads
- blakesum-0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), bytestring (<1), 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-25T06:10:45Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5097 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |