//
pkg.gl
Category
github.com/zobo/go-crypto
blake2s
package
0.0.0-20170712143038-00c23bbb201a
Repository:
https://github.com/zobo/go-crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
332 SLOC
#
Functions
New256
New256 returns a new hash.Hash computing the BLAKE2s-256 checksum.
Sum256
Sum256 returns the BLAKE2s-256 checksum of the data.
#
Constants
BlockSize
The blocksize of BLAKE2s in bytes.
Size
The hash size of BLAKE2s-256 in bytes.