commit | d73123928f1ec36ca4087af8f9b9707e64292d8c | [log] [tgz] |
---|---|---|
author | Stephen Hines <[email protected]> | Tue Sep 17 18:31:55 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Sep 17 18:31:55 2024 +0000 |
tree | 33bc188a9855c96e8d19fd72c0a02f9d2a196e8e | |
parent | 0bc1a726ae44e071e52646dc4b9332298a121d3f [diff] | |
parent | 94cd2fe9f1314d26948cb7e6aeaa491ebd600672 [diff] |
Migrate zeroize to crate monorepo am: 5302fd879f am: 94cd2fe9f1 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/3270518 Change-Id: Idc5702d3a0f37dd5529bae7e7c3e4f76a8362585 Signed-off-by: Automerger Merge Worker <[email protected]>
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.