commit | cbbe1f7e1e9477b21993662b8daad783ff956c1e | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 16:09:18 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 16:09:18 2023 +0000 |
tree | 32d38d5fe485a158b5204bb78a2510757e33de75 | |
parent | 82073950d08938ec009c5087047d425112667d2b [diff] | |
parent | 57170e171acfaed36cc76f3fedc2af8921714556 [diff] |
Make zeroize_derive available to product and vendor am: 8a04607db2 am: 57170e171a Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zeroize_derive/+/2476536 Change-Id: I5f2c7ded1b536e2f2772f548498ea4ef7c0b2639 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.51 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.