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