$ zeroize

v1.9.0MAJOR UPDATE

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!

Downloads: 507.3M
Recent: 130.2M
Versions: 46
Updated: June 12, 2026

Latest Update Summary

Crate

Name: zeroize New version: 1.9.0 Release date: 2026-06-12T18:42:35.275395Z

Crate readme

Short description

Long description

Features

Code Examples

Links

https://docs.rs/zeroize

Release info

Release version: N/A

Release description N/A

Code Examples N/A

Minor update: 1.8.2 → 1.9.0

$ DOWNLOADS TREND

251.1M507.3M

$ VERSION HISTORY

v1.9.0June 12, 2026
v1.8.2September 29, 2025
v1.8.1May 25, 2024

$ LINKS

$ INSTALL

cargo add zeroize

Or add to Cargo.toml: zeroize = "1.9.0"