# Functions
No description provided by the author
New returns a new hash.Hash computing the BLAKE-256 checksum.
New224 returns a new hash.Hash computing the BLAKE-224 checksum.
New224Salt is like New224 but initializes salt with the given 16-byte slice.
NewSalt is like New but initializes salt with the given 16-byte slice.