Package chacha20 implements the ChaCha20 and XChaCha20 stream ciphers.
go get github.com/aead/chacha20No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt data using ChaCha20 with a 64-bit nonce.
Always use a fresh nonce for each encryption with the same key.
No dependency data recorded yet.