Versions in this module Expand all Collapse all v0 v0.0.2 Aug 16, 2023 v0.0.1 Aug 16, 2023 Changes in this version + var ErrInvalidHashSize = errors.New("invalid hash size provided") + func NewBlake2b() *blake2b + func NewBlake2bWithSize(hashSize int) (*blake2b, error)