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.SHA3_256

Description

Implementation of the SHA3_256 hashing algorithm.

Documentation

data SHA3_256 Source #

Instances

Instances details
HashAlgorithm SHA3_256 Source # 
Instance details

Defined in Cardano.Crypto.Hash.SHA3_256

Associated Types

type SizeHash SHA3_256 :: Nat Source #

type SizeHash SHA3_256 Source # 
Instance details

Defined in Cardano.Crypto.Hash.SHA3_256

type SizeHash SHA3_256 = 32