Versions in this module Expand all Collapse all v1 v1.8.0 Sep 21, 2018 v1.6.7 Feb 27, 2018 Changes in this version + const TagSize + func Sum(out *[16]byte, m []byte, key *[32]byte) — darwin/amd64, linux/amd64, windows/amd64 + func Sum(out *[TagSize]byte, msg []byte, key *[32]byte) — js/wasm + func Verify(mac *[16]byte, m []byte, key *[32]byte) bool