Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

decompress_edwards_pt_from_y_compressed_le_into_weirstrass_point

Fully qualified path: garaga::signatures::eddsa_25519::decompress_edwards_pt_from_y_compressed_le_into_weirstrass_point

pub fn decompress_edwards_pt_from_y_compressed_le_into_weirstrass_point(
    y_twisted_compressed: u256, sqrt_hint: u256,
) -> Option<G1Point>