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

The digest package

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.

Properties

Versions0.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
Dependenciesbase (<2.0), bytestring (≥0.9) or
base (≥2.0 & <2.2) or
base (≥2.2 & <5), bytestring (≥0.9)
LicenseBSD3
Copyright(c) 2008 Eugene Kirpichov
AuthorEugene Kirpichov <ekirpichov@gmail.com>
MaintainerEugene Kirpichov <ekirpichov@gmail.com>
Stabilityprovisional
CategoryCryptography
Upload dateSun Mar 15 14:09:07 UTC 2009
Uploaded byEugeneKirpichov
Built onghc-6.10, ghc-6.12
DistributionsFedora: 0.0.0.9, NixOS: 0.0.1.0, Debian: 0.0.0.9, FreeBSD: 0.0.0.9

Modules

Downloads