Bug: 247784666

Clone this repo:
  1. 26219f0 Update Android.bp by running cargo_embargo am: efb844ad13 by James Farrell · 4 weeks ago main master
  2. efb844a Update Android.bp by running cargo_embargo by James Farrell · 4 weeks ago
  3. 49cf0d2 Update Android.bp by running cargo_embargo am: e5a7dcc109 by James Farrell · 5 weeks ago
  4. e5a7dcc Update Android.bp by running cargo_embargo by James Farrell · 6 weeks ago
  5. daa2e0d Upgrade der_derive to 0.7.2 am: b6cbded0a1 am: d83c21456d am: e2b1a5ad0b by Andrew Walbran · 6 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.