public class ZSignedDigitL2RMultiplier extends AbstractECMultiplier
| Constructor and Description | 
|---|
ZSignedDigitL2RMultiplier()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ECPoint | 
multiplyPositive(ECPoint p,
                java.math.BigInteger k)
'Zeroless' Signed Digit Left-to-Right. 
 | 
checkResult, multiplyprotected ECPoint multiplyPositive(ECPoint p, java.math.BigInteger k)
multiplyPositive in class AbstractECMultiplier