Package sha256 implements the he SHA-224 and SHA-256 cryptographic hash functions.
The blocksize of SHA256 and SHA224 in bytes.
The size of a SHA256 checksum in bytes.
Block adds a new SHA-256 block to the state.
Sum256 returns the SHA256 checksum of the data.