package
0.0.0-20210405173606-cd9060f5f776
Repository: https://github.com/kevinburke/nacl.git
Documentation: pkg.go.dev

# Functions

Sum generates an authenticator for m using a secret key and returns the 32-byte digest.
Verify checks that digest is a correct authenticator of a message m under the secret key key.

# Constants

Size is the size, in bytes, of an authenticated digest.