Structs
A structure that keeps track of the state of the Sha-256 operation and contains the logic necessary to perform the final calculations.
A structure that represents that state of a digest computation for the SHA-2 512 family of digest functions
The SHA-256 hash algorithm with the SHA-224 initial hash value. The result is truncated to 224 bits.
The SHA-256 hash algorithm with the SHA-256 initial hash value.