cryptohash-0.6.2: collection of crypto hashes, fast, pure and practical

Portabilityunknown
Stabilityexperimental
MaintainerVincent Hanquez <vincent@snarc.org>

Data.CryptoHash.SHA224

Contents

Description

compatibility module for SHA224. use Crypto.Hash.SHA224 instead.

Synopsis

Documentation

data Ctx Source

Constructors

Ctx !ByteString 

Instances

Incremental hashing Functions

Single Pass hashing