Bug: 249330482

Clone this repo:
  1. c39e155 Make libx509_cert_nostd visible for //packages/modules/Virtualization by Alice Wang · 8 days ago main master
  2. 7595d00 Migrate to cargo_embargo. by Andrew Walbran · 11 days ago
  3. c0bacf1 Use dep-suffixes rather than dependency_suffix. by Andrew Walbran · 3 weeks ago
  4. e523387 Merge "Adding autogenerated Trusty makefile rules" into main by Treehugger Robot · 3 weeks ago
  5. 5d5cc2b Add baremetal _nostd variant am: 17e0d735eb by David Drysdale · 8 weeks 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.57 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.