Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Classes | Namespaces | Functions
mpc_utils.hpp File Reference
#include "libzeth/snarks/groth16/groth16_snark.hpp"
#include <vector>
#include "libzeth/mpc/groth16/mpc_utils.tcc"
Include dependency graph for mpc_utils.hpp:
This graph shows which files directly or indirectly include this file:

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)