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 "cipher" feature of the "chacha20" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.10.0-1.fc45 | - |
| Fedora 44 | 0.10.0-1.fc44 | - |
You can contact the maintainers of this package via email at
rust-chacha20 dash maintainers at fedoraproject dot org.