Function gej_is_on_curve

Source
pub fn gej_is_on_curve(a: Gej) -> bool
Expand description

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

§Cost

1016 mWU (milli weight units)