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 "zeroize" feature of the "chacha20" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.1-2.fc41 | - |
Fedora 41 | 0.9.1-2.fc41 | - |
Fedora 40 | 0.9.1-1.fc40 | - |
You can contact the maintainers of this package via email at
rust-chacha20 dash maintainers at fedoraproject dot org
.