ghc-cryptohash 0.11.9 Collection of cryptographic hashes in Haskell

A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in other languages. The implementations are made in C with a haskell FFI wrapper that hides the C implementation.