cryptohash-0.6.1: collection of crypto hashes, fast, pure and practicalContentsIndex
cryptohash-0.6.1: collection of crypto hashes, fast, pure and practical

A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages.

The implementations are made in C with a haskell FFI wrapper that hide the C implementation.

Modules
show/hideCrypto
show/hideHash
Crypto.Hash.MD2
Crypto.Hash.MD4
Crypto.Hash.MD5
Crypto.Hash.RIPEMD160
Crypto.Hash.SHA1
Crypto.Hash.SHA224
Crypto.Hash.SHA256
Crypto.Hash.SHA384
Crypto.Hash.SHA512
Crypto.Hash.Skein256
Crypto.Hash.Skein512
Crypto.Hash.Tiger
show/hideData
show/hideCryptoHash
Data.CryptoHash.MD2
Data.CryptoHash.MD4
Data.CryptoHash.MD5
Data.CryptoHash.RIPEMD160
Data.CryptoHash.SHA1
Data.CryptoHash.SHA224
Data.CryptoHash.SHA256
Data.CryptoHash.SHA384
Data.CryptoHash.SHA512
Data.CryptoHash.Skein256
Data.CryptoHash.Skein512
Data.CryptoHash.Tiger
Produced by Haddock version 2.7.2