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

Copyright(c) Trevor Elliott 2008
LicenseBSD3
MaintainerStability :
Portability
Safe HaskellNone
LanguageHaskell98

Data.Digest.OpenSSL.SHA

Description

 

Synopsis

Documentation

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

Sha1 hashing

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

Sha256 hashing