#crypto #pure #rfc #defined #type #501 #5280

no-std x501

Pure Rust implementation of some of the types defined in X.501

1 unstable release

0.1.0-pre.0 Feb 5, 2022
0.0.0 Feb 1, 2022

#86 in #defined

Apache-2.0 OR MIT

355KB
8K SLoC

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.

Dependencies

~2MB
~41K SLoC