|
|
static constexpr bool | USE_ENDOMORPHISM = false |
| |
|
static constexpr bool | can_hash_to_curve = true |
| |
|
static constexpr bool | small_elements = true |
| |
|
static constexpr bool | has_a = false |
| |
|
static constexpr fq | b = fq(7) |
| |
|
static constexpr fq | a = fq(0) |
| |
| static constexpr fq | one_x |
| |
| static constexpr fq | one_y |
| |
◆ one_x
| constexpr fq secp256k1::Secp256k1G1Params::one_x |
|
staticconstexpr |
Initial value:=
fq(0x59F2815B16F81798UL, 0x029BFCDB2DCE28D9UL, 0x55A06295CE870B07UL, 0x79BE667EF9DCBBACUL).to_montgomery_form()
◆ one_y
| constexpr fq secp256k1::Secp256k1G1Params::one_y |
|
staticconstexpr |
Initial value:=
fq(0x9C47D08FFB10D4B8UL, 0xFD17B448A6855419UL, 0x5DA4FBFC0E1108A8UL, 0x483ADA7726A3C465UL).to_montgomery_form()
The documentation for this struct was generated from the following file: