|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libzeth/snarks/groth16/groth16_snark.hpp"#include <vector>#include "libzeth/mpc/groth16/mpc_utils.tcc"

Go to the source code of this file.
Classes | |
| class | libzeth::srs_powersoftau< ppT > |
| class | libzeth::srs_lagrange_evaluations< ppT > |
| class | libzeth::srs_mpc_layer_L1< ppT > |
Namespaces | |
| libzeth | |
Functions | |
| template<typename ppT > | |
| srs_mpc_layer_L1< ppT > | libzeth::mpc_compute_linearcombination (const srs_powersoftau< ppT > &pot, const srs_lagrange_evaluations< ppT > &lagrange, const libsnark::qap_instance< libff::Fr< ppT >> &qap) |
1.8.17