| commit | 17e0d735ebf09a7663026055a6505ae1731719dc | [log] [tgz] |
|---|---|---|
| author | David Drysdale <drysdale@google.com> | Wed Oct 04 12:35:30 2023 +0100 |
| committer | David Drysdale <drysdale@google.com> | Wed Oct 04 12:35:30 2023 +0100 |
| tree | d10102380c5b3815c994734b540bf1d68b959925 | |
| parent | 9eec538df994ec747b9768df4af555ebf394a881 [diff] |
Add baremetal _nostd variant Note that product_available and vendor_available are dropped from the existing target because they are irrelevant for a _host target (as per the change in aosp/2763825). Add a visibility restriction to the new variant to preserve the limitation that this crate should not be used in general Android code. Bug: 303192701 Test: build both variants Change-Id: Ic00325e867e90f418a1f852410f0fd678033730e
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.
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.
Licensed under either of:
at your option.
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.