Versions in this module Expand all Collapse all v1 v1.999.10 Nov 25, 2022 Changes in this version + var ErrInvalidHashSize = errors.New("invalid hash size provided") + func NewBlake2b() *blake2b + func NewBlake2bWithSize(hashSize int) (*blake2b, error)