Skip to main content

derive_isogeny_path2

Function derive_isogeny_path2 

Source
pub fn derive_isogeny_path2(
    c: &Curve2,
    gen: &Point2,
    ell: u64,
    a: u32,
) -> Option<Vec<IsogenyStep2>>
Expand description

Unfold one order-โ„“แตƒ kernel generator into the chain of a prime-degree โ„“-isogenies over ๐”ฝ_{pยฒ} โ€” the Curve2 analogue of crate::elliptic::derive_isogeny_path. โ„“ an odd prime.