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