Registry / crypto / storage-proofs

storage-proofs

JSON →
library6.0.0rscratesunverified

Implements proofs of storage for verifying data integrity.

# Cargo.toml [dependencies] storage-proofs = "6.0.0"
INSTALL
IMPORT
SIG · STORAGE-PROOFS
S
storage-proofs
cryptorustv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Proof
use storage_proofs::Proof;

Creates a new storage proof.

use storage_proofs::Proof; fn main() { let proof = Proof::new(); println!("Proof created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
storage-proofs — cargo add storage-proofs · libregistry