SHA: Implementations of the SHA suite of message digest functions

[ bsd3, codec, cryptography, library ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
test

Build the SHA test suite.

Disabled
exe

Build a sha1 and a sha384 executable similar to md5sum.

Disabled
decoderinterface

Force SHA to build with support for binary's Decoder.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 (<10000), bytestring (>0.8 && <10000), directory (>0.0 && <10000), QuickCheck (>=2.5 && <3), SHA (>1.6 && <10000), test-framework (>=0.8.0.3 && <10000), test-framework-quickcheck2 (>=0.3.0.2 && <10000) [details]
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 2014-06-16T21:59:02Z
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, 3547 indirect [details]
Executables sha384, sha1, test_sha
Downloads 151856 total (448 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]