Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces | Functions
bls12_377_membership_check_gadgets.hpp File Reference
#include "libsnark/gadgetlib1/gadgets/curves/weierstrass_g1_gadget.hpp"
#include "libsnark/gadgetlib1/gadgets/curves/weierstrass_g2_gadget.hpp"
#include "libsnark/gadgetlib1/gadgets/fields/fp12_2over3over2_gadgets.hpp"
#include <libff/algebra/curves/bls12_377/bls12_377_pp.hpp>
#include "libsnark/gadgetlib1/gadgets/pairing/bw6_761_bls12_377/bls12_377_membership_check_gadgets.tcc"
Include dependency graph for bls12_377_membership_check_gadgets.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::bls12_377_G1_membership_check_gadget< wppT >
 
class  libsnark::bls12_377_G2_membership_check_gadget< wppT >
 

Namespaces

 libsnark
 

Functions

template<typename wppT >
G2_variable< wppT > libsnark::bls12_377_g2_untwist_frobenius_twist (protoboard< libff::Fr< wppT >> &pb, const G2_variable< wppT > &g2, size_t exp, const std::string &annotation_prefix)
 

Detailed Description

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

Definition in file bls12_377_membership_check_gadgets.hpp.