Package : rust-zeroize+std-devel

Package details

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.


URL: https://crates.io/crates/zeroize
License: Apache-2.0 OR MIT

Maintainer: nobody

List of RPMs