Function simfony_as_rust::jet::elliptic_curve_functions::gej_is_on_curve
source · pub fn gej_is_on_curve(a: Gej) -> boolExpand description
Check if the given point satisfies the curve equation y² = x³ + 7.