Name: | rust-zeroize+std-devel |
---|---|
Version: | 1.8.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1520 |
License: | Apache-2.0 OR MIT |
RPM: | rust-zeroize+std-devel-1.8.1-1.el9.noarch.rpm |
Source RPM: | rust-zeroize-1.8.1-1.el9.src.rpm |
Build Date: | Thu Jun 06 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/zeroize |
Summary: | Securely clear secrets from memory |
Description: | Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!. This package contains library source intended for building other packages which use the "std" feature of the "zeroize" crate. |
- Update to version 1.8.1; Fixes RHBZ#2283251
- Update to version 1.8.0; Fixes RHBZ#2276915
- Update to version 1.7.0; Fixes RHBZ#2250104
- Update to version 1.6.1; Fixes RHBZ#2249898
- Update to version 1.6.0; Fixes RHBZ#2181927
- Update to version 1.5.7; Fixes RHBZ#2109319
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to version 1.5.6; Fixes RHBZ#2102554