//
pkg.gl
Category
github.com/multiversx/mx-chain-core-go
hashing
blake2b
package
1.2.23
Repository:
https://github.com/multiversx/mx-chain-core-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
12
Files
74 SLOC
#
Functions
NewBlake2b
NewBlake2b returns a new instance of the blake2b hasher.
NewBlake2bWithSize
NewBlake2bWithSize returns a new instance of the blake2b with a custom size.
#
Variables
ErrInvalidHashSize
ErrInvalidHashSize signals that an invalid hash size has been provided.