SHA-1.6.1: Implementations of the SHA suite of message digest functions

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

Versions1.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
Dependenciesarray, base (≥4 & <6), binary, bytestring, directory
LicenseBSD3
AuthorAdam Wick <awick@galois.com>, Brian Lewis <brian@lorf.org>
MaintainerAdam Wick <awick@galois.com>, Raphael Javaux <raphaeljavaux@gmail.com>
Stabilitystable
CategoryCryptography, Codec
Source repositorygit clone git://github.com/GaloisInc/SHA.git
Executablessha384, sha1, test_sha
Upload dateWed Nov 21 21:35:55 UTC 2012
Uploaded byAdamWick
Built onghc-7.6
DistributionsFedora: 1.5.1, NixOS: 1.6.1, Debian: 1.5.0.1, FreeBSD: 1.6.1

Modules

Downloads