Bug: 249330482

Clone this repo:
  1. 7bed1b0 Update Android.bp by running cargo_embargo am: be679f209a by James Farrell · 9 weeks ago main master
  2. be679f2 Update Android.bp by running cargo_embargo by James Farrell · 9 weeks ago
  3. 38f2b84 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 3 months ago
  4. 6fb05f5 Merge "Shift host-only to visibility restriction" into main am: 7382da3180 am: a400beb051 by David Drysdale · 5 months ago
  5. a400beb Merge "Shift host-only to visibility restriction" into main am: 7382da3180 by David Drysdale · 5 months ago

RustCrypto: X.509 Certificates

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

Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.

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.