Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Typedefs | Variables
mpc_dummy_phase2.cpp File Reference
#include "libzeth/core/utils.hpp"
#include "libzeth/mpc/groth16/mpc_utils.hpp"
#include "libzeth/mpc/groth16/phase2.hpp"
#include "mpc_common.hpp"
Include dependency graph for mpc_dummy_phase2.cpp:

Go to the source code of this file.

Typedefs

using pp = defaults::pp
 

Variables

mpc_subcommandmpc_dummy_phase2_cmd = new mpc_dummy_phase2()
 

Typedef Documentation

◆ pp

using pp = defaults::pp

Definition at line 11 of file mpc_dummy_phase2.cpp.

Variable Documentation

◆ mpc_dummy_phase2_cmd

mpc_subcommand* mpc_dummy_phase2_cmd = new mpc_dummy_phase2()

Definition at line 116 of file mpc_dummy_phase2.cpp.