Pure Rust implementation of X.501 Types.
X.501 is a series of standards originally specified in [ISO/IEC 9594] and subsequently used in numerous standards such as [RFC 2986] and [RFC 5280]. The most common modern use of these types is in X.509 certificates and related standards.
This crate requires Rust 1.56 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.