@hackage threefish0.1
The Threefish block cipher and the Skein hash function for Haskell.
Installation
Dependencies (9)
- array >=0.4
- base >=4.6 && <5
- bytestring >=0.10
- cereal >=0.3
- crypto-api >=0.12
- data-default >=0.5 Show all…
Dependents (4)
@hackage/acme-everything, @hackage/Dust, @hackage/Dust-crypto, @hackage/alea
Implements 256 and 512 bit variants of Threefish and Skein. Skein is usable as a "normal" hash function as well as in Skein-MAC mode and as a cryptographically secure PRNG, as specified in the Skein 1.3 paper.