Skip to content
#

chacha8

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 10 public repositories matching this topic...

Language: All
Filter by language

💀 A high-performance, zero-dependency Go library for generating random data. Provides fast, ergonomic alternatives to `math/rand` and `crypto/rand`, featuring a powerful, configurable templating engine for complex data generation.

  • Updated Oct 9, 2025
  • Go
Followers
1 follower
Website
github.com/topics/chacha-cipher
Wikipedia
Wikipedia