Module bitcoin_hashes::hash160

source ·
Expand description

HASH160 (SHA256 then RIPEMD160) implementation.

Structs§

  • Output of the Bitcoin HASH160 hash function. (RIPEMD160(SHA256))