Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidHashSize = errors.New("invalid hash size provided")
ErrInvalidHashSize signals that an invalid hash size has been provided
Functions ¶
func NewBlake2b ¶
func NewBlake2b() *blake2b
NewBlake2b returns a new instance of the blake2b hasher
func NewBlake2bWithSize ¶
NewBlake2bWithSize returns a new instance of the blake2b with a custom size
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.