Versions in this module Expand all Collapse all v0 v0.0.1 Dec 17, 2020 Changes in this version + const KeySize + const Size + func Sum(m []byte, key *[KeySize]byte) *[Size]byte + func Verify(digest []byte, m []byte, key *[KeySize]byte) bool