SHA-1.0.3: 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). The functions have been tested against most of the NIST test vectors for the various functions. However, only slight attention has been paid to the speed of the functions.

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
Dependenciesbase (≥3), bytestring, QuickCheck (1.*)
LicenseBSD3
AuthorAdam Wick <awick@galois.com>
MaintainerAdam Wick <awick@galois.com>
Stabilitystable
CategoryCryptography, Codec
Source repositorygit clone git://code.haskell.org/SHA.git
Executablestest_sha
Upload dateMon Jan 12 19:47:03 UTC 2009
Uploaded byAdamWick
Built onghc-6.10, ghc-6.12
DistributionsNixOS: 1.5.0.0, Debian: 1.5.0.0, FreeBSD: 1.5.0.0

Modules

Downloads