Safe Haskell | None |
---|---|
Language | Haskell2010 |
Implementation of the Keccak256 hashing algorithm.
Documentation
Instances
HashAlgorithm Keccak256 Source # | |
Defined in Cardano.Crypto.Hash.Keccak256 hashAlgorithmName :: proxy Keccak256 -> String Source # digest :: proxy Keccak256 -> ByteString -> ByteString Source # |
|
type SizeHash Keccak256 Source # | |
Defined in Cardano.Crypto.Hash.Keccak256 |