The SHA package
This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum). The functions have been tested against most of the NIST test vectors for the various functions. However, only slight attention has been paid to the speed of the functions.
Properties
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.2.0, 1.2.0.2, 1.2.1, 1.4.0, 1.4.1, 1.4.1.1, 1.4.1.3, 1.5.0.0, 1.5.0.1, 1.5.1, 1.6.0, 1.6.1 |
|---|---|
| Dependencies | base (≥3), bytestring, QuickCheck |
| License | BSD3 |
| Author | Adam Wick <awick@galois.com> |
| Maintainer | Adam Wick <awick@galois.com> |
| Stability | stable |
| Category | Cryptography, Codec |
| Executables | test_sha |
| Upload date | Tue Nov 18 01:30:13 UTC 2008 |
| Uploaded by | AdamWick |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Fedora: 1.5.1, NixOS: 1.6.1, Debian: 1.5.0.1, FreeBSD: 1.6.1 |
Modules
- Data
- Digest
Downloads
- SHA-1.0.1.tar.gz (Cabal source package)
- package description (included in the package)