package
2.0.0+incompatible
Repository: https://github.com/dimensiondev/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.