Crypto-4.2.5.1: Collects together existing Haskell cryptographic functions into a package

Copyright(c) Dominic Steinitz 2007
LicenseBSD-style (see the file ReadMe.tex)
Maintainerdominic.steinitz@blueyonder.co.uk
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

Data.Digest.SHA1

Description

Take [Word8] and return Word160. See http://www.itl.nist.gov/fipspubs/fip180-1.htm for the specification.

Documentation