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
| Versions | 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 |
|---|---|
| Dependencies | base (<2.0), bytestring (≥0.9) or base (≥2.0 & <2.2) or base (≥2.2 & <5), bytestring (≥0.9) |
| License | BSD3 |
| Copyright | (c) 2009 Eugene Kirpichov |
| Author | Eugene Kirpichov <ekirpichov@gmail.com> |
| Maintainer | Eugene Kirpichov <ekirpichov@gmail.com> |
| Stability | provisional |
| Category | Cryptography |
| Source repository | darcs get http://patch-tag.com/r/jkff/digest |
| Upload date | Tue Oct 20 17:11:37 UTC 2009 |
| Uploaded by | EugeneKirpichov |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
| Distributions | Fedora: 0.0.0.9, NixOS: 0.0.1.0, Debian: 0.0.0.9, FreeBSD: 0.0.0.9 |
Modules
- Data
Downloads
- digest-0.0.0.8.tar.gz (Cabal source package)
- package description (included in the package)