Expand description
Hash precompiles, it contains SHA-256 and RIPEMD-160 hash precompiles
More details in sha256_run
and ripemd160_run
Constants§
Functions§
- ripemd160_
run - Computes the RIPEMD-160 hash of the input data
- sha256_
run - Computes the SHA-256 hash of the input data