The blakesum package
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!
Properties
| Versions | 0.0, 0.1, 0.2, 0.3, 0.4, 0.5 |
|---|---|
| Dependencies | base (4.*), bytestring (0.*), vector (0.*) |
| License | BSD3 |
| Copyright | 2011 Kevin Cantu |
| Author | Kevin Cantu <me@kevincantu.org> |
| Maintainer | Kevin Cantu <me@kevincantu.org> |
| Category | Data |
| Bug tracker | https://github.com/killerswan/Haskell-BLAKE/issues |
| Source repository | git clone https://github.com/killerswan/Haskell-BLAKE |
| Upload date | Sat Jul 16 03:16:27 UTC 2011 |
| Uploaded by | KevinCantu |
| Build failure | ghc-7.0 (log) |
Modules
- Data
- Digest
- SHA3
- Candidate
- Data.Digest.SHA3.Candidate.BLAKE
- Candidate
- SHA3
- Digest
Downloads
- blakesum-0.0.tar.gz (Cabal source package)
- package description (included in the package)