The SHA package
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.
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, 1.6.2.1, 1.6.3, 1.6.4, 1.6.4.1, 1.6.4.2 |
|---|---|
| Dependencies | array (>0 && <10000), base (>=4 && <6), binary (>=0.7 && <10000), bytestring (>0.8 && <10000), directory (>0.0 && <10000), SHA (>1.6 && <10000) [details] |
| License | BSD3 |
| Author | Adam Wick <awick@galois.com>, Brian Lewis <brian@lorf.org> |
| Maintainer | Adam Wick <awick@galois.com>, Raphael Javaux <raphaeljavaux@gmail.com> |
| Stability | stable |
| Category | Cryptography, Codec |
| Source repository | head: git clone git://github.com/GaloisInc/SHA.git |
| Uploaded | Thu Mar 26 21:32:21 UTC 2015 by AdamWick |
| Distributions | Arch:1.6.4.2, Debian:1.6.4.2, Fedora:1.6.4.2, FreeBSD:1.6.4.2, LTSHaskell:1.6.4.2, NixOS:1.6.4.2, Stackage:1.6.4.2, Tumbleweed:1.6.4.2 |
| Downloads | 67415 total (1422 in the last 30 days) |
| Votes | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| exe | Build a sha executables similar to 'md5sum'. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- SHA-1.6.4.2.tar.gz [browse] (Cabal source package)
- Package description (included in the package)