commit | c39e15544e23e21141c98bb6bb63e8926723d590 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Nov 20 13:06:12 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Nov 20 13:08:50 2023 +0000 |
tree | a5bf4a7727062572a72537943d4cfa4fd947d149 | |
parent | 7595d00f7e8ceb49322db8b7d35cb22c80db442a [diff] |
Make libx509_cert_nostd visible for //packages/modules/Virtualization Test: m Bug: 312155033 Change-Id: I29d987d2398ca05c7c8278e4e0e4c1b76d48363d
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.