package
0.0.0-20210902152239-d07836ab426a
Repository: https://github.com/sylabs/golang-x-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.