Name: | rust-zeroize+default-devel |
---|---|
Version: | 1.5.7 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1488 |
License: | Apache-2.0 OR MIT |
RPM: | rust-zeroize+default-devel-1.5.7-1.el9.noarch.rpm |
Source RPM: | rust-zeroize-1.5.7-1.el9.src.rpm |
Build Date: | Thu Jan 05 2023 |
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 "default" feature of the "zeroize" crate. |