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

Cardano.Crypto.Hash.Blake2b

Description

Implementation of the Blake2b hashing algorithm, with various sizes.

Documentation

data Blake2b_224 Source #

Instances

Instances details
HashAlgorithm Blake2b_224 Source # 
Instance details

Defined in Cardano.Crypto.Hash.Blake2b

Associated Types

type SizeHash Blake2b_224Nat Source #

type SizeHash Blake2b_224 Source # 
Instance details

Defined in Cardano.Crypto.Hash.Blake2b

data Blake2b_256 Source #

Instances

Instances details
HashAlgorithm Blake2b_256 Source # 
Instance details

Defined in Cardano.Crypto.Hash.Blake2b

Associated Types

type SizeHash Blake2b_256Nat Source #

SodiumHashAlgorithm Blake2b_256 Source # 
Instance details

Defined in Cardano.Crypto.Libsodium.Hash.Class

type SizeHash Blake2b_256 Source # 
Instance details

Defined in Cardano.Crypto.Hash.Blake2b