Skip to main content

push_through2

Function push_through2 

Source
pub fn push_through2(
    steps: &[IsogenyStep2],
    ell: u64,
    pt: &Point2,
) -> Option<Point2>
Expand description

Push a point through an entire isogeny chain, rebuilding each step’s Vélu map.