SHA: Implementations of the SHA suite of message digest functions
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. While some attention has been paid to performance, these do not presently reach the speed of well-tuned libraries, like OpenSSL.
| 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 |
|---|---|
| Dependencies | array, base (>=3), binary, bytestring |
| License | BSD3 |
| Author | Adam Wick <awick@galois.com> |
| Maintainer | Adam Wick <awick@galois.com> |
| Stability | stable |
| Category | Cryptography, Codec |
| Source repository | git clone git://code.haskell.org/SHA.git |
| Executables | test_sha, sha1, sha384 |
| Upload date | Fri Mar 27 19:02:12 UTC 2009 |
| Uploaded by | AdamWick |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | Debian: 1.4.1.1, Arch: 1.4.1.1 |
Modules
- Data
- Digest
Downloads
- SHA-1.2.0.2.tar.gz (Cabal source package)
- package description (included in the package)
