Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/common/default_types/ec_pp.hpp>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | gadgetlib2::PublicParams |
Namespaces | |
gadgetlib2 | |
Typedefs | |
typedef libff::Fr< libff::default_ec_pp > | gadgetlib2::Fp |
typedef std::vector< Fp > | gadgetlib2::FpVector |
Functions | |
PublicParams | gadgetlib2::initPublicParamsFromDefaultPp () |
Declaration of PublicParams for Fp field arithmetic
Definition in file pp.hpp.