package
1.6.5
Repository: https://github.com/cloudflare/cfssl.git
Documentation: pkg.go.dev

# Functions

New returns a new hash.Hash computing the SHA256 checksum.
New224 returns a new hash.Hash computing the SHA224 checksum.
Sum224 returns the SHA224 checksum of the data.
Sum256 returns the SHA256 checksum of the data.

# Constants

The blocksize of SHA256 and SHA224 in bytes.
The size of a SHA256 checksum in bytes.
The size of a SHA224 checksum in bytes.