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

Cardano.Crypto.Hash.SHA512

Description

Implementation of the SHA512 hashing algorithm.

Documentation

data SHA512 Source #

Instances

Instances details
HashAlgorithm SHA512 Source # 
Instance details

Defined in Cardano.Crypto.Hash.SHA512

Associated Types

type HashSize SHA512Nat Source #

type SizeHash SHA512Nat Source #

type HashSize SHA512 Source # 
Instance details

Defined in Cardano.Crypto.Hash.SHA512

type HashSize SHA512 = 64
type SizeHash SHA512 Source # 
Instance details

Defined in Cardano.Crypto.Hash.SHA512