zeroize
crates.io v1.8.27,548,059 weekly downloads · 2 依存数
出典データ取得時点:
概要
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!
インストール
cargo add zeroize
- エコシステムcrates.io
- バージョン1.8.2
- 週間DL数7,548,059
- ライセンス—
- 依存数2
- 最終リリース2025-09-29
- 初回公開2018-10-03
レジストリの値
公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。
説明
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!
レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。
元の説明文(未整形)を表示
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!
派生指標(算出方法を公開)
以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。
Q-Vitality Quanteta
49.6 / 100
メンテナンス活発度の指数(リリース頻度+DL水準)。
Q-Trust Quanteta
13.7 / 100
普及・安定度の指数(コミュニティ規模+DL安定性+経過年数)。
Q-Risk Quanteta
45.8 / 100
依存表面の指数。高いほどリスク要因が多い。