Module storage_proofs_porep::drg[][src]

Structs

ComponentPrivateInputs
DataProof
DrgParams
DrgPoRep
DrgPoRepCircuit

DRG based Proof of Replication.

DrgPoRepCompound

DRG based Proof of Replication.

PrivateInputs
Proof
ProverAux
PublicInputs
PublicParams
SetupParams
Tau

Functions

create_key_from_tree

Creates the encoding key from a MerkleTree. The algorithm for that is Blake2s(id | encodedParentNode1 | encodedParentNode1 | ...). It is only public so that it can be used for benchmarking

decode
decode_block
decode_domain_block
replica_id

Type Definitions

ReplicaParents