commit | bb11eed7ecc6f591f3d2f9a64a996ee1dfc9ff22 | [log] [tgz] |
---|---|---|
author | Hasini Gunasinghe <hasinitg@google.com> | Thu Sep 08 07:31:40 2022 +0000 |
committer | Chih-Yu Huang <akahuang@google.com> | Mon Oct 17 16:46:26 2022 +0900 |
tree | 140df4509f0d6856d3b28f765a53fac390f7fc2e | |
parent | e4331436e0d8bc779897ddd6859e438b88148979 [diff] |
Import platform/external/rust/crates/zeroize_derive Bug: 239549209 Bug: 251581018 Test: N/A Merged-In: I6a809c3b0bebb09f4e2d04a3f56f79f0376233c3 Change-Id: I695b96b2aae0192045702cfd4ab9ca7f0b9b8ca2 (cherry picked from commit f8b8d0ff3b046e421468f69f6d0b392600c3e624)
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.