tree: b28c61d54ba8f48dd109c7f1e5612167980badbb [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. Android.bp
  4. Cargo.toml
  5. cargo_embargo.json
  6. CHANGELOG.md
  7. LICENSE-APACHE
  8. LICENSE-MIT
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. README.md
  12. rules.mk
crates/der_derive/README.md

RustCrypto: DER Custom Derive Support

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Custom derive support for the der crate's Choice and Sequence traits:

https://github.com/RustCrypto/formats/tree/master/der

Documentation

Minimum Supported Rust Version

This crate requires Rust 1.65 at a minimum.

We may change the MSRV in the future, but 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.