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