Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces | Typedefs | Functions
pp.hpp File Reference
#include <libff/common/default_types/ec_pp.hpp>
#include <memory>
#include <vector>
Include dependency graph for pp.hpp:
This graph shows which files directly or indirectly include this file:

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 ()
 

Detailed Description

Declaration of PublicParams for Fp field arithmetic

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file pp.hpp.