spki

Crates.iospki
lib.rsspki
version0.8.0-rc.1
sourcesrc
created_at2020-12-03 00:57:56.316288
updated_at2024-10-08 03:34:48.376711
descriptionX.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs)
homepagehttps://github.com/RustCrypto/formats/tree/master/spki
repositoryhttps://github.com/RustCrypto/formats
max_upload_size
id319145
size56,618
formats (github:rustcrypto:formats)

documentation

README

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.

Commit count: 1250

cargo fmt