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

#include <mnt_pairing_params.hpp>

Public Types

typedef Fp4_mul_gadget< libff::Fqk< libff::mnt4_pp > > Fqk_special_mul_gadget_type
 

Static Public Attributes

static const constexpr libff::bigint< libff::mnt4_Fr::num_limbs > & pairing_loop_count = libff::mnt4_ate_loop_count
 

Detailed Description

Definition at line 126 of file mnt_pairing_params.hpp.

Member Typedef Documentation

◆ Fqk_special_mul_gadget_type

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

Definition at line 130 of file mnt_pairing_params.hpp.

Member Data Documentation

◆ pairing_loop_count

const constexpr libff::bigint<libff::mnt4_Fr::num_limbs>& libsnark::mnt_pairing_params< libff::mnt6_pp >::pairing_loop_count = libff::mnt4_ate_loop_count
staticconstexpr

Definition at line 133 of file mnt_pairing_params.hpp.


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