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.
Simple examples using the unified API:
Simple examples using the module API: