#public-key #x509 #info #subject #oid #algorithm-identifiers

no-std spki

X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs)

18 releases

0.8.0-rc.1 Oct 8, 2024
0.8.0-rc.0 Jul 26, 2024
0.8.0-pre.0 Jan 8, 2024
0.7.3 Nov 28, 2023
0.0.0 Dec 3, 2020

#1293 in Cryptography

Download history 966916/week @ 2024-07-26 1019041/week @ 2024-08-02 1090898/week @ 2024-08-09 1062703/week @ 2024-08-16 1050201/week @ 2024-08-23 978732/week @ 2024-08-30 1062007/week @ 2024-09-06 1001332/week @ 2024-09-13 1121602/week @ 2024-09-20 1089398/week @ 2024-09-27 1168453/week @ 2024-10-04 1113242/week @ 2024-10-11 1247161/week @ 2024-10-18 1248668/week @ 2024-10-25 1183618/week @ 2024-11-01 1210117/week @ 2024-11-08

5,118,075 downloads per month
Used in 3,573 crates (53 directly)

Apache-2.0 OR MIT

395KB
9K SLoC

RustCrypto: X.509 Subject Public Key Info (SPKI)

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

X.509 Subject Public Key Info types describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs).

Specified in RFC 5280 § 4.1.

Documentation

Minimum Supported Rust Version

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

~320–550KB
~11K SLoC