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