Bug: 247784666

Clone this repo:
  1. fb85710 Migrate 25 crates to monorepo. am: d550be8711 by James Farrell · 9 weeks ago main master
  2. d550be8 Migrate 25 crates to monorepo. by James Farrell · 9 weeks ago
  3. add7737 Update Android.bp by running cargo_embargo am: e6bc90569e by James Farrell · 3 months ago
  4. e6bc905 Update Android.bp by running cargo_embargo by James Farrell · 3 months ago
  5. c3915c5 Cleanup license metadata in external/rust/crates/der_derive. am: 5d082e3ba1 by Wei Li · 3 months ago

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.