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.*), text (0.*), vector (0.*) |
| License | BSD3 |
| Copyright | (c) 2011 Kevin Cantu |
| Author | Kevin Cantu <me@kevincantu.org> |
| Maintainer | Kevin Cantu <me@kevincantu.org> |
| Stability | experimental |
| Category | Cryptography |
| Home page | https://github.com/killerswan/Haskell-BLAKE |
| Bug tracker | https://github.com/killerswan/Haskell-BLAKE/issues |
| Source repository | git clone https://github.com/killerswan/Haskell-BLAKE |
| Upload date | Mon Jul 18 10:45:24 UTC 2011 |
| Uploaded by | KevinCantu |
| Built on | ghc-7.0 |
Modules
- Data
- Digest
- SHA3
- Candidate
- SHA3
- Digest
Downloads
- blakesum-0.3.tar.gz (Cabal source package)
- package description (included in the package)