commit | 6cb37a740ba8d4557dd28cc5db2dd891cf3291a9 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 30 15:13:48 2023 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 30 15:13:48 2023 +0100 |
tree | afeab0cc836e3c5c9840bcf03dd0d0c84ef44575 | |
parent | 2136a482b1e54e41f2d81ec9be91bdf3fc8957a0 [diff] |
Update TEST_MAPPING Test: atest Change-Id: Ia547ae4a5b45a5ced885f550c55c2afd6199a604
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.