Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#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"
Go to the source code of this file.
Classes | |
class | libsnark::kzg10< ppT > |
class | libsnark::kzg10< ppT >::srs |
Namespaces | |
libsnark | |
Definition in file kzg10.hpp.