ChaCha20 stream cipher
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture- specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers. This package contains library source intended for building other packages which use the "default" feature of the "chacha20" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.9.1-4.fc43 | - |
| Fedora 43 | 0.9.1-4.fc43 | - |
| Fedora 42 | 0.9.1-3.fc42 | - |
| Fedora 41 | 0.9.1-2.fc41 | - |
| Fedora EPEL 9 | 0.9.1-3.el9 | - |
You can contact the maintainers of this package via email at
rust-chacha20 dash maintainers at fedoraproject dot org.