commit | 5302fd879ffd20997b262212d422cc0b143fb0ea | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Sep 17 08:49:09 2024 -0700 |
committer | Stephen Hines <srhines@google.com> | Tue Sep 17 08:49:09 2024 -0700 |
tree | 33bc188a9855c96e8d19fd72c0a02f9d2a196e8e | |
parent | 78ced116c3409b8841cdaedc26142506168342b8 [diff] |
Migrate zeroize to crate monorepo Bug: http://b/339424309 Test: treehugger Change-Id: Iaa625997f7a48413fc6a7f072feba77b5818478c
zeroize_derive
Custom derive support for zeroize: a crate for securely zeroing memory while avoiding compiler optimizations.
This crate isn't intended to be used directly. See zeroize crate for documentation.
Rust 1.56 or newer.
In the future, we reserve the right to change MSRV (i.e. MSRV is out-of-scope for this crate's SemVer guarantees), however when we do it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.