Skip to main content

Module scalar_mul

Module scalar_mul 

Source

Modules§

glv
variable_base
wnaf

Structs§

BatchMulPreprocessing
Preprocessing used internally for batch scalar multiplication via ScalarMul::batch_mul.

Traits§

ScalarMul

Functions§

double_and_add
Standard double-and-add method for multiplication by a scalar for generic additive groups.
double_and_add_affine
Standard double-and-add method for multiplication by a scalar for generic affine points.