Skip to main content

point_of_order

Function point_of_order 

Source
pub fn point_of_order(curve: &Curve, ell: u64) -> Option<Point>
Expand description

A single point of prime order ell on the curve (a candidate isogeny-kernel generator), or None if there is no rational ell-torsion. Requires p ≡ 3 (mod 4).