Single‐SHA256 a 32‐byte input (represented as uint256).
Synopsis
Return Value
The single SHA‐256 hash of the input.
|
Note
|
The return value should not be discarded. |
Parameters
Name |
Description |
input |
The 32‐byte input to hash. |
Created with MrDocs