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