Bug: 247785902

Clone this repo:
  1. 51dfe85 Move OWNER reference master=>main. by Sam Saccone · 3 months ago build-tools-release main master
  2. 87a2a96 Update to syn-2 am: 5106d362ec by Matthew Maurer · 4 months ago
  3. 5106d36 Update to syn-2 by Matthew Maurer · 6 months ago
  4. cbbe1f7 Make zeroize_derive available to product and vendor am: 8a04607db2 am: 57170e171a by Matthew Maurer · 7 months ago
  5. 57170e1 Make zeroize_derive available to product and vendor am: 8a04607db2 by Matthew Maurer · 7 months ago android-u-beta-1-gpl

RustCrypto: zeroize_derive

Crate Apache 2.0 Licensed/MIT MSRV Build Status

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.

Minimum Supported Rust Version

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.

License

Licensed under either of:

at your option.

Contribution

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.