monad-hash: Monad transformer for incremental hashing
[ control, cryptography, hash, library, monad, public-domain ]
[ Propose Tags ]
[ Report a vulnerability ]
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.
[Skip to Readme]
Downloads
- monad-hash-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.8 && <5), cryptonite (>=0.10), exceptions (>=0.8.2.1), memory (>=0.11), transformers (>=0.4.2.0) [details] |
License | LicenseRef-PublicDomain |
Copyright | ♡ Copying is an act of love. Please copy, reuse and share. |
Author | fr33domlover |
Maintainer | fr33domlover@riseup.net |
Category | Control, Monad, Cryptography, Hash |
Home page | http://hub.darcs.net/fr33domlover/monad-hash |
Bug tracker | mailto:fr33domlover@riseup.net |
Source repo | head: darcs get http://hub.darcs.net/fr33domlover/monad-hash |
Uploaded | by akrasner at 2016-05-30T11:14:35Z |
Distributions | NixOS:0.1.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2097 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-05-30 [all 1 reports] |