//
pkg.gl
Category
github.com/DharitriOne/drt-chain-core-go
hashing
blake2b
package
0.0.4
Repository:
https://github.com/dharitrione/drt-chain-core-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
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.