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

Cardano.Crypto.Hash.RIPEMD160

Description

Implementation of the RIPEMD-160 hashing algorithm.

Documentation

data RIPEMD160 Source #

Instances

Instances details
HashAlgorithm RIPEMD160 Source # 
Instance details

Defined in Cardano.Crypto.Hash.RIPEMD160

Associated Types

type SizeHash RIPEMD160Nat Source #

type SizeHash RIPEMD160 Source # 
Instance details

Defined in Cardano.Crypto.Hash.RIPEMD160