CVE-2019-25005
The CVE-2019-25005 issue affects the Rust chacha20 crate prior to 0.2.3. A 32‑bit ChaCha20 counter overflow can cause keystream repetition, making it easier for an attacker to determine plaintext. Public references describe the vulnerability and the fix: upgrading to version 0.2.3 (hot fix) where...