package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev

# Functions

New returns a new hash.Hash computing the SHA512 checksum.
New384 returns a new hash.Hash computing the SHA384 checksum.

# Constants

The blocksize of SHA512 and SHA384 in bytes.
The size of a SHA512 checksum in bytes.
The size of a SHA384 checksum in bytes.