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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build the SHA test suite. | Disabled |
exe | Build a SHA2-384 executable similar to | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- SHA-1.2.0.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'.
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 | array, base (>=3 && <4.4 || >=4.6), binary, bytestring, directory, 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> |
Revised | Revision 1 made by phadej at 2015-11-11T13:29:27Z |
Category | Cryptography, Codec |
Source repo | head: git clone git://code.haskell.org/SHA.git |
Uploaded | by AdamWick at 2009-03-02T03:51:01Z |
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 | sha384, sha1, 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] |