Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
type Digest = ByteString Source
data HashAlgorithm Source
fromCode :: Int -> HashAlgorithm Source
toCode :: HashAlgorithm -> Int Source
encode :: HashAlgorithm -> Digest -> ByteString Source
encoder :: HashAlgorithm -> Digest -> Builder Source