Clone this repo:
  1. d7caa07 Migrate to cargo_embargo. am: dd33adfc83 am: 31fe5e920e am: 0919615227 by Andrew Walbran · 6 months ago main master
  2. d6e6c0d Upgrade zeroize_derive to 1.4.2 am: e223f48c35 am: acb4cd54d5 am: d7a90e89f8 by Andrew Walbran · 6 months ago
  3. 3b0318d Migrate to cargo_embargo. am: dd33adfc83 am: 64d8225eb6 am: 72b90a0da8 by Andrew Walbran · 6 months ago
  4. 2360439 Upgrade zeroize_derive to 1.4.2 am: e223f48c35 am: 212eea9fb6 am: 32ebcf2639 by Andrew Walbran · 6 months ago
  5. 0919615 Migrate to cargo_embargo. am: dd33adfc83 am: 31fe5e920e by Andrew Walbran · 6 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.