Package : rust-zeroize

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!.


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

Maintainer: nobody

List of RPMs