cryptohash: collection of crypto hashes, fast, pure and practical
A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages.
The implementations are made in C with a haskell FFI wrapper that hide the C implementation.
[Skip to Readme]
Versions [faq] | 0.4, 0.4.1, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.9.0, 0.9.1, 0.10.0, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.11.6, 0.11.7, 0.11.8, 0.11.9 |
---|---|
Dependencies | base (>=4 && <4.7), bytestring, cereal (>=0.2), crypto-api (>=0.1), HUnit, tagged (>=0.1) [details] |
License | BSD-3-Clause |
Copyright | Vincent Hanquez <vincent@snarc.org> |
Author | Vincent Hanquez <vincent@snarc.org> |
Maintainer | Vincent Hanquez <vincent@snarc.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-11-25T09:00:20Z |
Category | Data, Cryptography |
Home page | http://github.com/vincenthz/hs-cryptohash |
Source repo | head: git clone git://github.com/vincenthz/hs-cryptohash |
Uploaded | by VincentHanquez at 2010-11-01T22:27:52Z |
Distributions | Arch:0.11.9, Debian:0.11.9, Fedora:0.11.9, FreeBSD:0.11.6, LTSHaskell:0.11.9, NixOS:0.11.9, Stackage:0.11.9, openSUSE:0.11.9 |
Executables | Tests |
Downloads | 175386 total (285 in the last 30 days) |
Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
Name | Description | Default | Type |
---|---|---|---|
test | Build unit test | Disabled | Automatic |
cryptoapi | Defines crypto-api instances | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cryptohash-0.6.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.