chacha20-poly1305
ChaCha is a family of stream ciphers developed by Daniel J. Bernstein. It is part of the popular authenticated encryption algorithm ChaCha20-Poly1305.
The canonical 20-round version is ChaCha20, though the faster, reduced-round variants ChaCha8 and ChaCha12 also see some use.
The XChaCha family features an extended nonce.
Here are 25 public repositories matching this topic...
Golang symmetric encryption library
-
Updated
Aug 26, 2024 - Go
ChaCha20Poly1305 and XChaCha20Poly1305 AEAD implementations
-
Updated
Nov 24, 2020 - Go
commandline tool to split secrets / files into shares using shamir secret sharing
-
Updated
Oct 22, 2021 - Go
Communication over untrusted networks
-
Updated
Jul 4, 2025 - Go
MAC Daddy is a Go library for generating encrypted messages and verifying their authenticity using the Poly1305 message authentication code with a ChaCha20 cipher
-
Updated
Dec 11, 2024 - Go
authenticated encryption on the commandline using a chunked construction similar to intermaclib
-
Updated
Aug 24, 2021 - Go
⚡Easy-to-use tool for Go crypto performence testing.
-
Updated
Jan 9, 2023 - Go
100% RFC compliant implementations of ChaCha20-Poly1305 and XChaCha20-Poly1305
-
Updated
Apr 29, 2025 - Go
This repository is a mirror. Do not post issues or PRs here.
-
Updated
Jul 8, 2021 - Go
TCP/UDP Port Forwarder
-
Updated
Jun 9, 2025 - Go
A simple, modern and secure file encryption library for Go
-
Updated
Jul 14, 2025 - Go
⚡Fast files encryption package and command-line tool built for speed with Go
-
Updated
Feb 1, 2025 - Go
Encryption and decryption using various cryptographic algorithms following industry standards
-
Updated
Jul 16, 2025 - Go
JWE (AES/GCM A256GCM, ChaCha20-Poly1305, XChaCha20-Poly1305) wrapper for Golang.
-
Updated
Feb 9, 2025 - Go
A CLI tool to encrypt/decrypt your files with ChaCha20-Poly1305 and a user set password, written in Go.
-
Updated
Jul 5, 2025 - Go
CHAP is a versatile tool for encryption, decryption, and secure file wiping.
-
Updated
Oct 8, 2024 - Go
- Followers
- 1 follower
- Website
- github.com/topics/chacha-cipher
- Wikipedia
- Wikipedia