{"id":62492,"library":"pgp","title":"PGP","description":"An OpenPGP implementation in Rust for encrypting, signing, and verifying data.","status":"active","version":"0.19.0","language":"rust","source_language":null,"source_url":"https://github.com/rpgp/rpgp","tags":["openpgp","encryption","cryptography","pgp","security"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npgp = \"0.19.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pgp","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SignedPublicKey","correct":"use pgp::SignedPublicKey;"}],"quickstart":{"code":"use pgp::SignedPublicKey;\n\nfn main() {\n    let key = SignedPublicKey::default();\n    println!(\"PGP key created\");\n}","lang":"rust","description":"Creates a default PGP public key."},"warnings":[],"env_vars":null,"search_vec":"'cryptographi':15 'data':12 'encrypt':8,14 'implement':4 'openpgp':3,13 'pgp':1,16 'rust':6 'secur':17 'sign':9 'verifi':11","created_at":"2026-06-17T16:31:25.085326+00:00","updated_at":"2026-06-17T16:31:25.085326+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/rpgp/rpgp","github":"https://github.com/rpgp/rpgp","docs":"https://docs.rs/pgp/","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-17","next_check":"2026-12-14","install_tag":null}}