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

zeroize

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 7 feature flags, 1 of them enabled by default.

default

alloc (default)

This feature flag does not enable additional features.

aarch64

This feature flag does not enable additional features.

derive

serde

simd

This feature flag does not enable additional features.

std

zeroize_derive