digest: Various hashes for bytestrings; CRC32 and Adler32 for now.
This package provides efficient hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib.
Downloads
- digest-0.0.1.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.1.4, 0.0.1.5, 0.0.1.6, 0.0.1.7, 0.0.2.0, 0.0.2.1 |
---|---|
Dependencies | base (<5), bytestring (>=0.9 && <0.12), zlib [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.5, ghc ==9.4.3 |
License | BSD-3-Clause |
Copyright | (c) 2009 Eugene Kirpichov |
Author | Eugene Kirpichov <ekirpichov@gmail.com> |
Maintainer | Eugene Kirpichov <ekirpichov@gmail.com> |
Revised | Revision 1 made by teo at 2023-01-11T19:16:03Z |
Category | Cryptography |
Source repo | head: git clone https://github.com/TeofilC/digest |
Uploaded | by teo at 2022-12-12T11:22:19Z |
Distributions | Arch:0.0.1.7, Debian:0.0.1.2, Fedora:0.0.1.7, FreeBSD:0.0.1.2, LTSHaskell:0.0.2.1, NixOS:0.0.2.1, Stackage:0.0.2.1, openSUSE:0.0.2.1 |
Reverse Dependencies | 25 direct, 262 indirect [details] |
Downloads | 128145 total (388 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |