Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Namespaces | Typedefs | Functions
adapters.cpp File Reference
#include <libsnark/gadgetlib2/adapters.hpp>
Include dependency graph for adapters.cpp:

Go to the source code of this file.

Namespaces

 gadgetlib2
 

Typedefs

typedef GadgetLibAdapter gadgetlib2::GLA
 

Functions

bool gadgetlib2::operator== (const GLA::linear_combination_t &lhs, const GLA::linear_term_t &rhs)
 

Detailed Description

Implementation of an adapter for interfacing to SNARKs.

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

Definition in file adapters.cpp.