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