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...
XChaCha8Blake3Siv is a nonce-reuse misuse-resistant (NRMR) and key-committing authenticated encryption with associated data (AEAD) algorithm
-
Updated
Aug 28, 2021 - Rust
đź’€ 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 10, 2025 - Go
ChaCha-based RNG for Swift
-
Updated
Nov 18, 2024 - Swift
- Followers
- 1 follower
- Website
- github.com/topics/chacha-cipher
- Wikipedia
- Wikipedia