Clearmatics Libff
0.1
C++ library for Finite Fields and Elliptic Curves
|
#include <libff/algebra/curves/bw6_761/bw6_761_g1.hpp>
#include <libff/algebra/curves/bw6_761/bw6_761_g2.hpp>
#include <libff/algebra/curves/bw6_761/bw6_761_init.hpp>
Go to the source code of this file.
Namespaces | |
libff | |
Functions | |
void | libff::init_bw6_761_params () |
Variables | |
bigint< bw6_761_q_limbs > | libff::bw6_761_modulus_q |
bw6_761_Fq | libff::bw6_761_coeff_b |
bw6_761_Fq | libff::bw6_761_twist |
bw6_761_Fq | libff::bw6_761_twist_coeff_b |
bigint< bw6_761_q_limbs > | libff::bw6_761_ate_loop_count1 |
bigint< bw6_761_q_limbs > | libff::bw6_761_ate_loop_count2 |
bool | libff::bw6_761_ate_is_loop_count_neg |
bigint< bw6_761_q_limbs > | libff::bw6_761_final_exponent_z |
bool | libff::bw6_761_final_exponent_is_z_neg |