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