Expand description
§RustCrypto: X.501 (Directory Services Types)
Pure Rust implementation of X.501 Types.
§About X.501
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.
§Minimum Supported Rust Version
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.
§License
Licensed under either of:
at your option.
§Contribution
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.
Modules§
- Attribute-related definitions as defined in X.501 (and updated by RFC 5280).
- Name-related definitions as defined in X.501 (and updated by RFC 5280).