Module curve25519_dalek::backend::serial::scalar_mul::straus [−][src]
Expand description
Implementation of the interleaved window method, also known as Straus’ method.
Structs
Perform multiscalar multiplication by the interleaved window method, also known as Straus’ method (since it was apparently first published by Straus in 1964, as a solution to a problem posted in the American Mathematical Monthly in 1963).