Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::Bn254Fq2Params Struct Reference

#include <fq2.hpp>

Static Public Attributes

static constexpr fq twist_coeff_b_0
 
static constexpr fq twist_coeff_b_1
 
static constexpr fq twist_mul_by_q_x_0
 
static constexpr fq twist_mul_by_q_x_1
 
static constexpr fq twist_mul_by_q_y_0
 
static constexpr fq twist_mul_by_q_y_1
 
static constexpr fq twist_cube_root_0
 
static constexpr fq twist_cube_root_1
 

Detailed Description

Definition at line 13 of file fq2.hpp.

Member Data Documentation

◆ twist_coeff_b_0

constexpr fq bb::Bn254Fq2Params::twist_coeff_b_0
staticconstexpr
Initial value:
{
0xdc19fa4aab489658UL, 0xd416744fbbf6e69UL, 0x8f7734ed0a8a033aUL, 0x19316b8353ee09bbUL
}

Definition at line 40 of file fq2.hpp.

◆ twist_coeff_b_1

constexpr fq bb::Bn254Fq2Params::twist_coeff_b_1
staticconstexpr
Initial value:
{
0x1cfd999a3b9fece0UL, 0xbe166fb279c1a7c7UL, 0xe93a1ba45580154cUL, 0x283739c94d11a9baUL
}

Definition at line 43 of file fq2.hpp.

◆ twist_cube_root_0

constexpr fq bb::Bn254Fq2Params::twist_cube_root_0
staticconstexpr
Initial value:
{
0x49d0cc74381383d0UL, 0x9611849fe4bbe3d6UL, 0xd1a231d73067c92aUL, 0x445c312767932c2UL
}

Definition at line 58 of file fq2.hpp.

◆ twist_cube_root_1

constexpr fq bb::Bn254Fq2Params::twist_cube_root_1
staticconstexpr
Initial value:
{
0x35a58c718e7c28bbUL, 0x98d42c77e7b8901aUL, 0xf9c53da2d0ca8c84UL, 0x1a68dd04e1b8c51dUL
}

Definition at line 61 of file fq2.hpp.

◆ twist_mul_by_q_x_0

constexpr fq bb::Bn254Fq2Params::twist_mul_by_q_x_0
staticconstexpr
Initial value:
{
0xecdea09b24a59190UL, 0x17db8ffeae2fe1c2UL, 0xbb09c97c6dabac4dUL, 0x2492b3d41d289af3UL
}

Definition at line 46 of file fq2.hpp.

◆ twist_mul_by_q_x_1

constexpr fq bb::Bn254Fq2Params::twist_mul_by_q_x_1
staticconstexpr
Initial value:
{
0xf1663598f1142ef1UL, 0x77ec057e0bf56062UL, 0xdd0baaecb677a631UL, 0x135e4e31d284d463UL
}

Definition at line 49 of file fq2.hpp.

◆ twist_mul_by_q_y_0

constexpr fq bb::Bn254Fq2Params::twist_mul_by_q_y_0
staticconstexpr
Initial value:
{
0xf46e7f60db1f0678UL, 0x31fc2eba5bcc5c3eUL, 0xedb3adc3086a2411UL, 0x1d46bd0f837817bcUL
}

Definition at line 52 of file fq2.hpp.

◆ twist_mul_by_q_y_1

constexpr fq bb::Bn254Fq2Params::twist_mul_by_q_y_1
staticconstexpr
Initial value:
{
0x6b3fbdf579a647d5UL, 0xcc568fb62ff64974UL, 0xc1bfbf4ac4348ac6UL, 0x15871d4d3940b4d3UL
}

Definition at line 55 of file fq2.hpp.


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