public class FixedPointCombMultiplier extends AbstractECMultiplier
Constructor and Description |
---|
FixedPointCombMultiplier() |
Modifier and Type | Method and Description |
---|---|
protected int |
getWidthForCombSize(int combSize) |
protected ECPoint |
multiplyPositive(ECPoint p,
java.math.BigInteger k) |
multiply
protected ECPoint multiplyPositive(ECPoint p, java.math.BigInteger k)
multiplyPositive
in class AbstractECMultiplier
protected int getWidthForCombSize(int combSize)