{"id":58629,"library":"spki","title":"SPKI","description":"X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs).","status":"active","version":"0.8.0","language":"rust","source_language":null,"source_url":"https://github.com/RustCrypto/formats","tags":["crypto","x509","public-key","spki"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nspki = \"0.8.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add spki","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SubjectPublicKeyInfo","correct":"use spki::SubjectPublicKeyInfo;"}],"quickstart":{"code":"use spki::SubjectPublicKeyInfo;\n\nfn main() {\n    let spki = SubjectPublicKeyInfo::new();\n    println!(\"SPKI created\");\n}","lang":"rust","description":"Creates a new SubjectPublicKeyInfo instance."},"warnings":[],"env_vars":null,"search_vec":"'algorithmidentifi':16 'associ':15 'crypto':19 'describ':8 'i.e':17 'info':6 'key':5,10,23 'oid':18 'public':4,9,22 'public-key':21 'rfc5280':7 'spki':1,24 'subject':3 'well':12 'x.509':2 'x509':20","created_at":"2026-06-16T16:32:40.953010+00:00","updated_at":"2026-06-16T16:32:40.953010+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/RustCrypto/formats/tree/master/spki","github":"https://github.com/RustCrypto/formats","docs":"https://docs.rs/spki/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}