Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces
kzg10.hpp File Reference
#include "libsnark/common/data_structures/polynomial.hpp"
#include <libff/algebra/curves/public_params.hpp>
#include <libff/algebra/fields/fp.hpp>
#include <vector>
#include "libsnark/polynomial_commitments/kzg10.tcc"
Include dependency graph for kzg10.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::kzg10< ppT >
 
class  libsnark::kzg10< ppT >::srs
 

Namespaces

 libsnark
 

Detailed Description

Author
This file is part of libff, developed by Clearmatics Ltd (originally developed by SCIPR Lab) and contributors (see AUTHORS).

Definition in file kzg10.hpp.