digest-0.0.1.2: 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, 0.0.1.1, 0.0.1.2
Dependenciesbase (<2.0), bytestring (≥0.9) or
base (≥2.0 & <2.2) or
base (≥2.2 & <5), bytestring (≥0.9)
LicenseBSD3
Copyright(c) 2009 Eugene Kirpichov
AuthorEugene Kirpichov <ekirpichov@gmail.com>
MaintainerEugene Kirpichov <ekirpichov@gmail.com>
Stabilityprovisional
CategoryCryptography
Source repositorygit clone git://github.com/jkff/digest
Upload dateSat Nov 17 19:06:51 UTC 2012
Uploaded byEugeneKirpichov
Built onghc-7.6
DistributionsFedora: 0.0.1.1, NixOS: 0.0.1.2, Debian: 0.0.1.0, FreeBSD: 0.0.1.2

Modules

Downloads