The latest version of monad-hash is 0.1.0.2-0.

monad-hash

Version 0.1 revision 0 uploaded by akrasner.

Package meta

Synopsis
Monad transformer for incremental hashing
Description

If your code reads or writes some data in a streaming fashion, i.e. in chunks, you can use this library to compute a hash of the data incrementally. This is good both for constant-memory stream processing and for clean readable code using monads.

See the module documentation for more details.

See the test included in the package tarball for a simple usage example.

Author
fr33domlover
Bug reports
mailto:fr33domlover@riseup.net
Category
Control, Monad, Cryptography, Hash
Copyright
♡ Copying is an act of love. Please copy, reuse and share.
Homepage
http://hub.darcs.net/fr33domlover/monad-hash
Maintainer
fr33domlover@riseup.net
Package URL
n/a
Stability
n/a

Components