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