public class ZSignedDigitR2LMultiplier extends AbstractECMultiplier
Constructor and Description |
---|
ZSignedDigitR2LMultiplier() |
Modifier and Type | Method and Description |
---|---|
protected ECPoint |
multiplyPositive(ECPoint p,
BigInteger k)
'Zeroless' Signed Digit Right-to-Left.
|
multiply
protected ECPoint multiplyPositive(ECPoint p, BigInteger k)
multiplyPositive
in class AbstractECMultiplier
Copyright © 2018 BouncyCastle.org. All rights reserved.