public class FixedPointCombMultiplier extends AbstractECMultiplier
| Constructor and Description |
|---|
FixedPointCombMultiplier() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getWidthForCombSize(int combSize)
Deprecated.
Is no longer used; remove any overrides in subclasses.
|
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)