|
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 "libzeth/mpc/groth16/powersoftau_utils.hpp"#include "mpc_common.hpp"#include <vector>
Go to the source code of this file.
Typedefs | |
| using | pp = defaults::pp |
Variables | |
| mpc_subcommand * | mpc_create_keypair_cmd = new mpc_create_keypair() |
| using pp = defaults::pp |
Definition at line 14 of file mpc_create_keypair.cpp.
| mpc_subcommand* mpc_create_keypair_cmd = new mpc_create_keypair() |
Definition at line 187 of file mpc_create_keypair.cpp.
1.8.17