Skip to main content

phi_generator

Function phi_generator 

Source
pub fn phi_generator() -> CurvePoint
Expand description

The secp256k1 GLV endomorphism image of the generator, φ(G) = (β·G_x mod p, G_y) — a test vector for cross-checking an in-circuit φ(G) computation (e.g. intro_endo’s value relation) against this independent host-side derivation.