Bug: 249330482

Clone this repo:
  1. 137184c Migrate 26 crates to monorepo by James Farrell · 4 months ago main master
  2. 1d91948 Update Android.bp by running cargo_embargo am: b14ef01871 by James Farrell · 6 months ago
  3. b14ef01 Update Android.bp by running cargo_embargo by James Farrell · 6 months ago
  4. 2a81664 Update Android.bp by running cargo_embargo am: be679f209a am: 7bed1b01d8 by James Farrell · 8 months ago android15-tests-dev
  5. 7bed1b0 Update Android.bp by running cargo_embargo am: be679f209a by James Farrell · 8 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.