Versions in this module Expand all Collapse all v0 v0.5.0 Mar 16, 2024 Changes in this version + func Generate(key, msg []byte) ([]byte, error) + func Verify(key, msg, mac []byte) bool