//
pkg.gl
Category
github.com/lvshen/mqant
utils
x
crypto
blake2s
package
1.8.0
Repository:
https://github.com/lvshen/mqant.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
320 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.