package
1.2.27
Repository: https://github.com/blocktree/go-owcdrivers.git
Documentation: pkg.go.dev

# 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.

# Constants

The block size of the hash algorithm in bytes.
The size of BLAKE-256 hash in bytes.
The size of BLAKE-224 hash in bytes.