A  B  C  D  E  F  G  H  I  M  N  P  R  S  T  V 

M

multiply(Scalar) - function in dev.sublab.curve25519.edwardsPoint.EdwardsBasepointTable
Constant-time fixed-base scalar multiplication.
multiply(Scalar) - function in dev.sublab.curve25519.edwardsPoint.EdwardsPoint
Constant-time variable-base scalar multiplication.
multiply(Scalar) - function in dev.sublab.curve25519.ristrettoElement.RistrettoElement
Constant-time variable-base scalar multiplication.
multiply(Scalar) - function in dev.sublab.curve25519.ristrettoElement.RistrettoGeneratorTable
Constant-time fixed-base scalar multiplication.
multiply(Scalar) - function in dev.sublab.curve25519.scalar.Scalar
Compute $a * b \bmod \ell$.
multiplyAndAdd(Scalar,Scalar,Scalar) - function in dev.sublab.curve25519.scalar.functions.MultiplyAndAddKt
Compute $a * b + c \bmod \ell$.
MultiplyAndAddKt - class in dev.sublab.curve25519.scalar.functions
 
multiplyByPow2(Integer) - function in dev.sublab.curve25519.edwardsPoint.EdwardsPoint
Compute $2^kP$ by successive doublings.
A  B  C  D  E  F  G  H  I  M  N  P  R  S  T  V