#
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
aead siv chacha authenticated-encryption blake nonce-reuse-misuse-resistant chacha-cipher blake3 siv-mode nonce-misuse-resistant chacha8 xchacha8 key-committing nrmr
-
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.
go fast performance template-engine generator ipv6 high-performance random ipv4 secure csprng pcg zero-dependency random-string randomizer random-generator random-numbers chacha8 fastrand template-random
-
Updated
Oct 9, 2025 - Go
ChaCha-based RNG for Swift
-
Updated
Nov 18, 2024 - Swift
- Followers
- 1 follower
- Website
- github.com/topics/chacha-cipher
- Wikipedia
- Wikipedia