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