commit | a400beb0513ad0c8594f0e8957e140e881d97352 | [log] [tgz] |
---|---|---|
author | David Drysdale <[email protected]> | Thu Feb 29 09:43:38 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Feb 29 09:43:38 2024 +0000 |
tree | a87df38a7b5894ae3b0aef66914114e07e81190b | |
parent | 54fd1a7d222f5a05309a10fc800151d850fd135b [diff] | |
parent | 7382da31807f938162ff2e35d53ae7deb0bf0845 [diff] |
Merge "Shift host-only to visibility restriction" into main am: 7382da3180 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/2856625 Change-Id: I1ba56ef5030d03559c2af7198a001c8357b4cb4d Signed-off-by: Automerger Merge Worker <[email protected]>
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.
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.
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.