Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libzeth/mpc/groth16/mpc_utils.hpp"
#include "libzeth/mpc/groth16/phase2.hpp"
#include "mpc_common.hpp"
#include <boost/program_options.hpp>
#include <fstream>
Go to the source code of this file.
Typedefs | |
using | pp = defaults::pp |
Variables | |
mpc_subcommand * | mpc_phase2_begin_cmd = new mpc_phase2_begin() |
using pp = defaults::pp |
Definition at line 13 of file mpc_phase2_begin.cpp.
mpc_subcommand* mpc_phase2_begin_cmd = new mpc_phase2_begin() |
Definition at line 119 of file mpc_phase2_begin.cpp.