Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
prover_server Member List

This is the complete list of members for prover_server, including all inherited members.

GetConfiguration(grpc::ServerContext *, const proto::Empty *, zeth_proto::ProverConfiguration *response) overrideprover_serverinline
GetVerificationKey(grpc::ServerContext *, const proto::Empty *, zeth_proto::VerificationKey *response) overrideprover_serverinline
Prove(grpc::ServerContext *, const zeth_proto::ProofInputs *proof_inputs, zeth_proto::ExtendedProofAndPublicData *proof_and_public_data) overrideprover_serverinline
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_serverinlineexplicit