|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#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_verify_transcript_cmd |
| using pp = defaults::pp |
Definition at line 12 of file mpc_phase2_verify_transcript.cpp.
| mpc_subcommand* mpc_phase2_verify_transcript_cmd |
Definition at line 214 of file mpc_phase2_verify_transcript.cpp.
1.8.17