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

Go to the source code of this file.

Typedefs

using pp = defaults::pp
 

Variables

mpc_subcommandmpc_create_keypair_cmd = new mpc_create_keypair()
 

Typedef Documentation

◆ pp

using pp = defaults::pp

Definition at line 14 of file mpc_create_keypair.cpp.

Variable Documentation

◆ mpc_create_keypair_cmd

mpc_subcommand* mpc_create_keypair_cmd = new mpc_create_keypair()

Definition at line 187 of file mpc_create_keypair.cpp.