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

no-std x509-cert

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

15 releases

0.3.0-pre.0 Oct 8, 2024
0.2.5 Dec 24, 2023
0.2.4 Jul 25, 2023
0.2.1 Mar 26, 2023
0.0.2 Mar 14, 2022

#617 in Cryptography

Download history 54780/week @ 2024-08-22 50849/week @ 2024-08-29 56604/week @ 2024-09-05 54935/week @ 2024-09-12 53988/week @ 2024-09-19 59274/week @ 2024-09-26 59107/week @ 2024-10-03 58813/week @ 2024-10-10 65543/week @ 2024-10-17 67766/week @ 2024-10-24 60160/week @ 2024-10-31 61905/week @ 2024-11-07 67433/week @ 2024-11-14 72399/week @ 2024-11-21 62472/week @ 2024-11-28 55172/week @ 2024-12-05

269,923 downloads per month
Used in 166 crates (71 directly)

Apache-2.0 OR MIT

1MB
19K 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.75 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.4–1MB
~21K SLoC