threefish: The Threefish block cipher and the Skein hash function for Haskell.
Implements 256 and 512 bit variants of Threefish and Skein. Skein is usable as a "normal" hash function as well as in Skein-MAC, as a cryptographically secure PRNG, as a stream cipher and as a key derivation function, all implemented according to the specifications of the Skein 1.3 paper.
Modules
[Index]
Downloads
- threefish-0.2.6.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.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6 |
---|---|
Dependencies | array (>=0.4.0.0), base (>=4.5 && <5), bytestring (>=0.10.4.0), cereal (>=0.4.0.1), crypto-api (>=0.12.2.2), data-default (>=0.5.3), entropy, random, tagged (>=0.7) [details] |
License | BSD-3-Clause |
Author | Anton Ekblad |
Maintainer | anton@ekblad.cc |
Category | Codec, Cryptography, Random |
Home page | http://github.com/valderman/threefish |
Source repo | head: git clone https://github.com/valderman/threefish.git |
Uploaded | by AntonEkblad at 2013-12-19T13:29:32Z |
Distributions | NixOS:0.2.6 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 5980 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |