x501

Crates.iox501
lib.rsx501
version0.1.0-pre.0
sourcesrc
created_at2022-02-01 23:15:53.182421
updated_at2022-02-05 13:33:47.525512
descriptionPure Rust implementation of some of the types defined in X.501
homepage
repositoryhttps://github.com/RustCrypto/formats/tree/master/x509
max_upload_size
id525454
size27,711
semver-owners (github:rust-lang-nursery:semver-owners)

documentation

README

RustCrypto: X.501 (Directory Services Types)

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Pure Rust implementation of X.501 Types.

Documentation

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.

Commit count: 1250

cargo fmt