Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libzeth/core/utils.hpp"
#include "libzeth/mpc/groth16/mpc_utils.hpp"
#include "libzeth/mpc/groth16/phase2.hpp"
#include "mpc_common.hpp"
Go to the source code of this file.
Typedefs | |
using | pp = defaults::pp |
Variables | |
mpc_subcommand * | mpc_dummy_phase2_cmd = new mpc_dummy_phase2() |
using pp = defaults::pp |
Definition at line 11 of file mpc_dummy_phase2.cpp.
mpc_subcommand* mpc_dummy_phase2_cmd = new mpc_dummy_phase2() |
Definition at line 116 of file mpc_dummy_phase2.cpp.