cardano-crypto-class-2.0.0.0.0.0.0.2: Type classes abstracting over cryptography primitives for Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Crypto.Hash.NeverUsed

Synopsis

Documentation

data NeverHash Source #

HASH never used

Will throw a runtime exception when trying to hash something.

Instances

Instances details
HashAlgorithm NeverHash Source # 
Instance details

Defined in Cardano.Crypto.Hash.NeverUsed

Associated Types

type SizeHash NeverHash :: Nat Source #

type SizeHash NeverHash Source # 
Instance details

Defined in Cardano.Crypto.Hash.NeverUsed