pub fn ge_is_on_curve(a: Ge) -> bool
Expand description

Check if the given point satisfies the curve equation y² = x³ + 7.