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. However, only slight attention has been paid to the speed of the functions.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build the SHA test suite. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- SHA-1.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 1.6.2.1, 1.6.3, 1.6.4, 1.6.4.1, 1.6.4.2, 1.6.4.4 |
---|---|
Dependencies | base (>=3), bytestring, QuickCheck (>=1 && <2) [details] |
Tested with | ghc ==6.8.0 |
License | BSD-3-Clause |
Author | Adam Wick <awick@galois.com> |
Maintainer | Adam Wick <awick@galois.com> |
Category | Cryptography, Codec |
Source repo | head: git clone git://code.haskell.org/SHA.git |
Uploaded | by AdamWick at 2009-02-10T19:15:12Z |
Distributions | Arch:1.6.4.4, Debian:1.6.4.4, Fedora:1.6.4.4, FreeBSD:1.6.4.2, LTSHaskell:1.6.4.4, NixOS:1.6.4.4, Stackage:1.6.4.4, openSUSE:1.6.4.4 |
Reverse Dependencies | 78 direct, 3648 indirect [details] |
Executables | test_sha |
Downloads | 156808 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |