openid-0.1.3.0: An implementation of the OpenID-2.0 spec.Source codeContentsIndex
Data.Digest.OpenSSL.SHA
Portability
MaintainerStability :
Description
Synopsis
sha1 :: [Word8] -> [Word8]
sha256 :: [Word8] -> [Word8]
Documentation
sha1 :: [Word8] -> [Word8]Source
Sha1 hashing
sha256 :: [Word8] -> [Word8]Source
Sha256 hashing
Produced by Haddock version 2.4.2