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

Portabilityunknown
Stabilityexperimental
MaintainerVincent Hanquez <vincent@snarc.org>

Data.CryptoHash.MD5

Contents

Description

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

Synopsis

Documentation

data Ctx Source

Constructors

Ctx !ByteString 

Instances

Incremental hashing Functions

Single Pass hashing