#certificate #rfc #public-key #infrastructure #pure #format #5280

no-std x509-cert

Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280

14 releases

0.2.5 Dec 24, 2023
0.2.4 Jul 25, 2023
0.2.3 May 30, 2023
0.2.1 Mar 26, 2023
0.0.2 Mar 14, 2022

#1444 in Cryptography

Download history 7071/week @ 2023-12-23 14617/week @ 2023-12-30 20655/week @ 2024-01-06 21074/week @ 2024-01-13 26296/week @ 2024-01-20 24591/week @ 2024-01-27 25132/week @ 2024-02-03 22208/week @ 2024-02-10 19882/week @ 2024-02-17 21609/week @ 2024-02-24 22198/week @ 2024-03-02 23462/week @ 2024-03-09 26020/week @ 2024-03-16 22775/week @ 2024-03-23 26812/week @ 2024-03-30 19362/week @ 2024-04-06

99,058 downloads per month
Used in 107 crates (49 directly)

Apache-2.0 OR MIT

795KB
17K SLoC

RustCrypto: X.509 Certificates

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

Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.

Documentation

Minimum Supported Rust Version

This crate requires Rust 1.65 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

~0.5–1MB
~23K SLoC