[][src]Module curve25519_dalek::window

Code for fixed- and sliding-window functionality

Structs

LookupTable

A lookup table of precomputed multiples of a point \(P\), used to compute \( xP \) for \( -8 \leq x \leq 8 \).

NafLookupTable5

Holds odd multiples 1A, 3A, ..., 15A of a point A.

NafLookupTable8

Holds stuff up to 8.