Bug: 249338552

Clone this repo:
  1. cfc7920 Migrate 25 crates to monorepo. am: 8cb33a459a by James Farrell · 9 weeks ago main master
  2. 8cb33a4 Migrate 25 crates to monorepo. by James Farrell · 9 weeks ago
  3. e1967b7 Migrate 25 crates to monorepo. am: 5272514ea4 by James Farrell · 9 weeks ago
  4. 5272514 Migrate 25 crates to monorepo. by James Farrell · 9 weeks ago
  5. 47e5e24 Update Android.bp by running cargo_embargo am: 075211b792 by James Farrell · 3 months ago

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.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.