Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Public Types | Static Public Attributes | List of all members
libsnark::mnt_pairing_params< libff::mnt4_pp > Class Reference

#include <mnt_pairing_params.hpp>

Public Types

typedef Fp6_2over3_mul_by_2345_gadget< libff::Fqk< libff::mnt6_pp > > Fqk_special_mul_gadget_type
 

Static Public Attributes

static const constexpr libff::bigint< libff::mnt6_Fr::num_limbs > & pairing_loop_count = libff::mnt6_ate_loop_count
 

Detailed Description

Definition at line 116 of file mnt_pairing_params.hpp.

Member Typedef Documentation

◆ Fqk_special_mul_gadget_type

typedef Fp6_2over3_mul_by_2345_gadget<libff::Fqk<libff::mnt6_pp> > libsnark::mnt_pairing_params< libff::mnt4_pp >::Fqk_special_mul_gadget_type

Definition at line 120 of file mnt_pairing_params.hpp.

Member Data Documentation

◆ pairing_loop_count

const constexpr libff::bigint<libff::mnt6_Fr::num_limbs>& libsnark::mnt_pairing_params< libff::mnt4_pp >::pairing_loop_count = libff::mnt6_ate_loop_count
staticconstexpr

Definition at line 123 of file mnt_pairing_params.hpp.


The documentation for this class was generated from the following file: