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