Name: | rust-zeroize+alloc-devel |
---|---|
Version: | 1.8.1 |
Release: | 2.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1520 |
License: | Apache-2.0 OR MIT |
RPM: | rust-zeroize+alloc-devel-1.8.1-2.el10_0.noarch.rpm |
Source RPM: | rust-zeroize-1.8.1-2.el10_0.src.rpm |
Build Date: | Sat Jan 04 2025 |
Build Host: | build-ol10-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 "alloc" feature of the "zeroize" crate. |