Collection of crypto hashes, fast, pure and practical
Description
DEPRECATED: this library is still fully functional, but please use cryptonite
for new projects and convert old one to use cryptonite. This is where things
are at nowadays.
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 hide the C implementation.