openid-0.2.0.2: An implementation of the OpenID-2.0 spec.

Portability
MaintainerStability :
Safe HaskellNone

Data.Digest.OpenSSL.SHA

Description

 

Synopsis

Documentation

sha1 :: [Word8] -> [Word8]Source

Sha1 hashing

sha256 :: [Word8] -> [Word8]Source

Sha256 hashing