commit | 4e1dde4ace3c4647319eb03365e71fb773a0889e | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Fri Sep 20 17:29:10 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Sep 20 17:29:10 2024 +0000 |
tree | 1f205b673368d45579e8e22b1e661dbff99ecb63 | |
parent | 68f8709cabb970d0d53038051d467b816955d821 [diff] | |
parent | a8871d64b1b9991bf184425c14669425460ef5bd [diff] |
Migrate 26 crates to monorepo am: 137184c8b2 am: a8871d64b1 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/3272657 Change-Id: Ic6edcc0bc3adcf21bc9f2fd76ebca96c15ff7c9f 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.