Registry / crypto / storage-proofs-porep

storage-proofs-porep

JSON →
library19.1.0rscratesunverified

Proofs of replication for Filecoin storage.

# Cargo.toml [dependencies] storage-proofs-porep = "19.1.0"
INSTALL
IMPORT
SIG · STORAGE-PROOFS-POR
S
storage-proofs-porep
cryptorustv19.1.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.

PoRep
use storage_proofs_porep::PoRep;

Creates a PoRep instance for proof generation.

use storage_proofs_porep::PoRep; fn main() { let porep = PoRep::new(); // Generate or verify proofs of replication }
Debug
Known issues
gotchaRequires specific cryptographic dependencies and may have performance implications.
fix
Ensure all dependencies are correctly configured and consider using optimized builds.
affects: >=19.0.0
Upgrade
Version history
19.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
Resources
storage-proofs-porep — cargo add storage-proofs-porep · libregistry