Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data NeverHash
Documentation
HASH never used
Will throw a runtime exception when trying to hash something.
Instances
HashAlgorithm NeverHash Source # | |
Defined in Cardano.Crypto.Hash.NeverUsed hashAlgorithmName :: proxy NeverHash -> String Source # digest :: proxy NeverHash -> ByteString -> ByteString Source # |
|
type SizeHash NeverHash Source # | |
Defined in Cardano.Crypto.Hash.NeverUsed |