HASH160

Revision as of 00:23, 22 April 2022 by Todd Price (talk | contribs) (Created page with "HASH-160 is an opcode which instructs that the machine must perform a RIPEMD160 hash upon the output from a value passed through the SHA256 hash function. Written in other wo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HASH-160 is an opcode which instructs that the machine must perform a RIPEMD160 hash upon the output from a value passed through the SHA256 hash function.

Written in other words HASH-160 (A) = RIPEMD160(SHA256(A))