Bug: 249338552

Clone this repo:
  1. d8f1833 Move OWNER reference master=>main. by Sam Saccone · 9 weeks ago build-tools-release main master
  2. eb0e329 Make spki available to product and vendor am: aed31cca7c am: 5792b526b1 by Matthew Maurer · 7 months ago
  3. 5792b52 Make spki available to product and vendor am: aed31cca7c by Matthew Maurer · 7 months ago android-u-beta-1-gpl
  4. aed31cc Make spki available to product and vendor by Matthew Maurer · 7 months ago
  5. 754e402 [LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/spki am: 9c2bc40d38 am: 3cd8306798 by Bob Badour · 12 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.57 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.