Module curve25519_dalek::curve::vartime
[−]
[src]
Variable-time operations on curve points, useful for non-secret data.
Functions
double_scalar_mult_basepoint |
Given a point |
multiscalar_mult |
Given a vector of public scalars and a vector of (possibly secret)
points, compute |