Module secp256k1::hashes::ripemd160

source ·
Available on crate feature hashes only.
Expand description

RIPEMD160 implementation.

Structs§

  • Output of the RIPEMD160 hash function.
  • Engine to compute RIPEMD160 hash function.