Difference between revisions of "HASH160"
Todd Price (talk | contribs) |
Todd Price (talk | contribs) |
||
Line 1: | Line 1: | ||
− | HASH160 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. | + | HASH160 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 HASH160 (A) = RIPEMD160(SHA256(A)) | Written in other words HASH160 (A) = RIPEMD160(SHA256(A)) |
Latest revision as of 00:31, 22 April 2022
HASH160 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 HASH160 (A) = RIPEMD160(SHA256(A))