| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cardano.Crypto.Hash.RIPEMD160
Description
Implementation of the RIPEMD-160 hashing algorithm.
Documentation
Instances
| HashAlgorithm RIPEMD160 Source # | |
Defined in Cardano.Crypto.Hash.RIPEMD160 Methods hashAlgorithmName ∷ proxy RIPEMD160 → String Source # digest ∷ proxy RIPEMD160 → ByteString → ByteString Source # | |
| type SizeHash RIPEMD160 Source # | |
Defined in Cardano.Crypto.Hash.RIPEMD160 | |