digest: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.

[ bsd2, cryptography, library ] [ Propose Tags ]

This package provides efficient cryptographic 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.

Flags

Automatic Flags
NameDescriptionDefault
bytestring-in-base

In the ghc-6.6 era the bytestring modules were included in the base package.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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), zlib [details]
License BSD-3-Clause
Copyright (c) 2009 Eugene Kirpichov
Author Eugene Kirpichov <ekirpichov@gmail.com>
Maintainer Eugene Kirpichov <ekirpichov@gmail.com>
Category Cryptography
Source repo head: git clone git://github.com/jkff/digest
Uploaded by EugeneKirpichov at 2012-11-17T19:06:51Z
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.0
Reverse Dependencies 23 direct, 255 indirect [details]
Downloads 124409 total (489 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]