wnaf_form

Function wnaf_form 

Source
pub(crate) fn wnaf_form<S: AsRef<[u8]>>(
    wnaf: &mut Vec<i64>,
    c: S,
    window: usize,
)
Expand description

Replaces the contents of wnaf with the w-NAF representation of a little-endian scalar.