Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for prover_server, including all inherited members.
GetConfiguration(grpc::ServerContext *, const proto::Empty *, zeth_proto::ProverConfiguration *response) override | prover_server | inline |
GetVerificationKey(grpc::ServerContext *, const proto::Empty *, zeth_proto::VerificationKey *response) override | prover_server | inline |
Prove(grpc::ServerContext *, const zeth_proto::ProofInputs *proof_inputs, zeth_proto::ExtendedProofAndPublicData *proof_and_public_data) override | prover_server | inline |
prover_server(circuit_wrapper &prover, const snark::keypair &keypair, const boost::filesystem::path &extproof_json_output_file, const boost::filesystem::path &proof_output_file, const boost::filesystem::path &primary_output_file, const boost::filesystem::path &assignment_output_file) | prover_server | inlineexplicit |