Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Typedefs | Variables
mpc_phase2_verify_transcript.cpp File Reference
#include "libzeth/mpc/groth16/phase2.hpp"
#include "mpc_common.hpp"
#include <boost/program_options.hpp>
#include <fstream>
Include dependency graph for mpc_phase2_verify_transcript.cpp:

Go to the source code of this file.

Typedefs

using pp = defaults::pp
 

Variables

mpc_subcommandmpc_phase2_verify_transcript_cmd
 

Typedef Documentation

◆ pp

using pp = defaults::pp

Definition at line 12 of file mpc_phase2_verify_transcript.cpp.

Variable Documentation

◆ mpc_phase2_verify_transcript_cmd

mpc_subcommand* mpc_phase2_verify_transcript_cmd
Initial value:
=
new mpc_phase2_verify_transcript()

Definition at line 214 of file mpc_phase2_verify_transcript.cpp.