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), as well as the SHA-based HMAC routines. The functions have been tested against most of the NIST and RFC 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 |
---|---|---|
exe | Build a sha executables similar to | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- SHA-1.6.4.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 | array (>0 && <10000), base (>=4 && <6), binary (>=0.7 && <10000), bytestring (>0.8 && <10000), directory (>0.0 && <10000), SHA (>1.6 && <10000) [details] |
Tested with | ghc ==7.6.1 |
License | BSD-3-Clause |
Author | Adam Wick <awick@galois.com>, Brian Lewis <brian@lorf.org> |
Maintainer | Adam Wick <awick@galois.com>, Raphael Javaux <raphaeljavaux@gmail.com> |
Category | Cryptography, Codec |
Source repo | head: git clone git://github.com/GaloisInc/SHA.git |
Uploaded | by AdamWick at 2018-03-15T00:38:32Z |
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, 3602 indirect [details] |
Executables | sha512, sha384, sha256, sha224, sha1 |
Downloads | 154973 total (450 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-15 [all 1 reports] |