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) |
multiplyprotected ECPoint multiplyPositive(ECPoint p, java.math.BigInteger k)
multiplyPositive in class AbstractECMultiplierprotected int getWidthForCombSize(int combSize)