pub(crate) fn double_and_add(
point: &ExtendedPoint,
s_bits: [bool; 448],
) -> ExtensiblePointExpand description
Traditional double and add algorithm
pub(crate) fn double_and_add(
point: &ExtendedPoint,
s_bits: [bool; 448],
) -> ExtensiblePointTraditional double and add algorithm