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

no-std spki

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

16 releases

0.8.0-pre.0 Jan 8, 2024
0.7.3 Nov 28, 2023
0.7.2 May 4, 2023
0.7.0 Feb 27, 2023
0.0.0 Dec 3, 2020

#1228 in Cryptography

Download history 675394/week @ 2023-12-06 613762/week @ 2023-12-13 426333/week @ 2023-12-20 360792/week @ 2023-12-27 636612/week @ 2024-01-03 645119/week @ 2024-01-10 745660/week @ 2024-01-17 716955/week @ 2024-01-24 759233/week @ 2024-01-31 699286/week @ 2024-02-07 689192/week @ 2024-02-14 742673/week @ 2024-02-21 763147/week @ 2024-02-28 780043/week @ 2024-03-06 764226/week @ 2024-03-13 623326/week @ 2024-03-20

3,071,150 downloads per month
Used in 2,492 crates (37 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

~265–490KB
~10K SLoC