[−][src]Module storage_proofs::merklepor
Structs
MerklePoR | Merkle tree based proof of retrievability. |
PrivateInputs | The inputs that are only available to the prover. |
PublicInputs | The inputs that are necessary for the verifier to verify the proof. |
PublicParams | The parameters shared between the prover and verifier. |
SetupParams |
Type Definitions
Proof | The proof that is returned from |