HASH256
Revision as of 00:31, 22 April 2022 by Todd Price (talk | contribs)
HASH256 is an opcode which instructs that the machine must perform a SHA256 hash upon the output from a value passed through an earlier round of the SHA256 hash function.
Written in other words HASH256(A) = SHA256(SHA256(A))