Crates.io | x501 |
lib.rs | x501 |
version | 0.1.0-pre.0 |
source | src |
created_at | 2022-02-01 23:15:53.182421 |
updated_at | 2022-02-05 13:33:47.525512 |
description | Pure Rust implementation of some of the types defined in X.501 |
homepage | |
repository | https://github.com/RustCrypto/formats/tree/master/x509 |
max_upload_size | |
id | 525454 |
size | 27,711 |
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.