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

Description

Implementation of the Keccak256 hashing algorithm.

Documentation

data Keccak256 Source #

Instances

Instances details
HashAlgorithm Keccak256 Source # 
Instance details

Defined in Cardano.Crypto.Hash.Keccak256

Associated Types

type SizeHash Keccak256 :: Nat Source #

type SizeHash Keccak256 Source # 
Instance details

Defined in Cardano.Crypto.Hash.Keccak256