Bug: 247785902

Clone this repo:
  1. dd33adf Migrate to cargo_embargo. by Andrew Walbran · 13 days ago main master
  2. e223f48 Upgrade zeroize_derive to 1.4.2 by Andrew Walbran · 13 days ago
  3. aa107a3 Merge "Adding autogenerated Trusty makefile rules" into main by Treehugger Robot · 3 weeks ago
  4. 5ee0aa9 Adding autogenerated Trusty makefile rules by Per Larsen · 5 months ago
  5. d14e2cf Move OWNER reference master=>main. am: 51dfe85d8a by Sam Saccone · 4 months ago

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.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.

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.