cardano-crypto-class-2.1.1.0: 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 #

Instances

Instances details
HashAlgorithm Keccak256 # 
Instance details

Defined in Cardano.Crypto.Hash.Keccak256

Associated Types

type SizeHash Keccak256 :: Nat #

type SizeHash Keccak256 # 
Instance details

Defined in Cardano.Crypto.Hash.Keccak256