| Name: | rust-zeroize+serde-devel |
|---|---|
| Version: | 1.8.1 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1520 |
| License: | Apache-2.0 OR MIT |
| RPM: | rust-zeroize+serde-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 "serde" feature of the "zeroize" crate. |