Name: | rust-chacha20+zeroize-devel |
---|---|
Version: | 0.9.1 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1734 |
License: | Apache-2.0 OR MIT |
RPM: | rust-chacha20+zeroize-devel-0.9.1-3.el9.noarch.rpm |
Source RPM: | rust-chacha20-0.9.1-3.el9.src.rpm |
Build Date: | Mon Apr 21 2025 |
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 "zeroize" feature of the "chacha20" crate. |