package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

Sum generates an authenticator for m using a one-time key and puts the 16-byte result into out.
Verify returns true if mac is a valid authenticator for m with the given key.

# Constants

TagSize is the size, in bytes, of a poly1305 authenticator.