7 releases (stable)

1.4.2 Mar 31, 2023
1.3.3 Nov 30, 2022
1.3.2 Feb 18, 2022
1.2.2 Nov 5, 2021
0.1.0 Mar 23, 2019

#6 in #volatile

Download history 351434/week @ 2023-12-12 283084/week @ 2023-12-19 153616/week @ 2023-12-26 319003/week @ 2024-01-02 349410/week @ 2024-01-09 383258/week @ 2024-01-16 393583/week @ 2024-01-23 394864/week @ 2024-01-30 394168/week @ 2024-02-06 388569/week @ 2024-02-13 424586/week @ 2024-02-20 419090/week @ 2024-02-27 426853/week @ 2024-03-05 413861/week @ 2024-03-12 438609/week @ 2024-03-19 333087/week @ 2024-03-26

1,687,273 downloads per month
Used in 5,024 crates (4 directly)

Apache-2.0 OR MIT

31KB
760 lines

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.

Dependencies

~320–770KB
~18K SLoC