zeroize

1.9.0

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!

Package

Registry
crates.io
Repository
RustCrypto/utils
Documentation
https://docs.rs/zeroize

Terms and attribution

License

Apache-2.0 OR MIT

Apache-2.0MIT

Authors
The RustCrypto Project Developers
License files
LICENSE-APACHELICENSE-MIT

Dependency paths

  1. cms workspace root
  2. ureq 3.3.0
  3. zeroize 1.9.0

Depended on by

Directly

Through other packages