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

Portabilityunknown
Stabilityexperimental
MaintainerVincent Hanquez <vincent@snarc.org>

Data.CryptoHash.SHA1

Contents

Description

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

Synopsis

Documentation

data Ctx Source

Constructors

Ctx !ByteString 

Instances

Incremental hashing Functions

Single Pass hashing