{"id":72008,"library":"storage-proofs","title":"Storage Proofs","description":"Implements proofs of storage for verifying data integrity.","status":"active","version":"6.0.0","language":"rust","source_language":null,"source_url":"https://github.com/filecoin-project/rust-fil-proofs","tags":["storage","proofs","cryptography","filecoin"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstorage-proofs = \"6.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add storage-proofs","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Proof","correct":"use storage_proofs::Proof;"}],"quickstart":{"code":"use storage_proofs::Proof;\n\nfn main() {\n    let proof = Proof::new();\n    println!(\"Proof created\");\n}","lang":"rust","description":"Creates a new storage proof."},"warnings":[],"env_vars":null,"search_vec":"'cryptographi':13 'data':9 'filecoin':14 'implement':3 'integr':10 'proof':2,4,12 'storag':1,6,11 'verifi':8","created_at":"2026-06-17T18:33:57.659783+00:00","updated_at":"2026-06-17T18:33:57.659783+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/filecoin-project/rust-fil-proofs","github":"https://github.com/filecoin-project/rust-fil-proofs","docs":"https://docs.rs/storage-proofs/","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}}