The cryptohash package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring |
| License | BSD3 |
| Author | Vincent Hanquez |
| Maintainer | vincent@snarc.org |
| Category | Data, Cryptography |
| Source repository | git clone git://github.com/vincenthz/hs-cryptohash |
| Executables | Tests |
| Upload date | Fri Aug 20 07:18:16 UTC 2010 |
| Uploaded by | VincentHanquez |
| Built on | ghc-6.12 |
| Distributions | Fedora: 0.7.5, NixOS: 0.9.0, Debian: 0.8.4, FreeBSD: 0.8.3 |
Modules
Downloads
- cryptohash-0.5.2.tar.gz (Cabal source package)
- package description (included in the package)