Crates.io | spki |
lib.rs | spki |
version | 0.8.0-rc.1 |
source | src |
created_at | 2020-12-03 00:57:56.316288 |
updated_at | 2024-10-08 03:34:48.376711 |
description | X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) |
homepage | https://github.com/RustCrypto/formats/tree/master/spki |
repository | https://github.com/RustCrypto/formats |
max_upload_size | |
id | 319145 |
size | 56,618 |
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.
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.
Licensed under either of:
at your option.
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.