{"id":67261,"library":"dusk-pki","title":"Dusk PKI","description":"Provides types and functions for key operations in the Dusk network.","status":"active","version":"0.13.0","language":"rust","source_language":null,"source_url":"https://github.com/dusk-network/dusk-pki","tags":["dusk","pki","cryptography","keys"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndusk-pki = \"0.13.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add dusk-pki","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"PublicKey","correct":"use dusk_pki::PublicKey;"}],"quickstart":{"code":"use dusk_pki::PublicKey;\n\nfn main() {\n    let key = PublicKey::default();\n    println!(\"Public key: {:?}\", key);\n}","lang":"rust","description":"Creates a default public key for Dusk."},"warnings":[],"env_vars":null,"search_vec":"'cryptographi':16 'dusk':1,12,14 'function':6 'key':8,17 'network':13 'oper':9 'pki':2,15 'provid':3 'type':4","created_at":"2026-06-17T17:34:58.588191+00:00","updated_at":"2026-06-17T17:34:58.588191+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/dusk-network/dusk-pki","github":"https://github.com/dusk-network/dusk-pki","docs":"https://docs.rs/dusk-pki/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}