| Name: | rust-chacha20+cipher-devel |
|---|---|
| Version: | 0.10.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3494 |
| License: | MIT OR Apache-2.0 |
| RPM: | rust-chacha20+cipher-devel-0.10.0-1.el9.noarch.rpm |
| Source RPM: | rust-chacha20-0.10.0-1.el9.src.rpm |
| Build Date: | Thu Feb 26 2026 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/chacha20 |
| Summary: | ChaCha20 stream cipher |
| Description: | 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. |