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