digest: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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, 0.0.1.1, 0.0.1.2, 0.0.1.3, 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 |
---|---|
Change log | None available |
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 2021-07-08T17:39:20Z |
Modules
[Index] [Quick Jump]
- Data
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- digest-0.0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees