package
0.0.0-20201215173143-01c241995a31
Repository: https://github.com/vividcortex/crypto.git
Documentation: pkg.go.dev

# Functions

New returns a ChaCha20-Poly1305 AEAD that uses the given, 256-bit key.

# Constants

KeySize is the size of the key used by this AEAD, in bytes.
NonceSize is the size of the nonce used with this AEAD, in bytes.