Zecale - Reconciling Privacy and Scalability on Smart-Contract Chains  0.5
Reference implementation of the Zecale protocol by Clearmatics
libzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs > Member List

This is the complete list of members for libzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >, including all inherited members.

aggregator_circuit(const size_t inputs_per_nested_proof)libzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >explicit
aggregator_circuit(const aggregator_circuit &other)=deletelibzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >
generate_trusted_setup() constlibzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >
get_constraint_system() constlibzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >
num_primary_inputs() constlibzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >
operator=(const aggregator_circuit &other)=deletelibzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >
prove(const typename nsnark::verification_key &nested_vk, const std::array< const libzeth::extended_proof< npp, nsnark > *, NumProofs > &extended_proofs, const typename wsnarkT::proving_key &aggregator_proving_key)libzecale::aggregator_circuit< wppT, wsnarkT, nverifierT, NumProofs >