public class WTauNafMultiplier extends AbstractECMultiplier
τ
-adic Non-Adjacent Form) algorithm.Constructor and Description |
---|
WTauNafMultiplier() |
Modifier and Type | Method and Description |
---|---|
protected ECPoint |
multiplyPositive(ECPoint point,
BigInteger k)
|
multiply
protected ECPoint multiplyPositive(ECPoint point, BigInteger k)
multiplyPositive
in class AbstractECMultiplier
point
- The ECPoint.AbstractF2m to multiply.k
- The integer by which to multiply k
.p
multiplied by k
.Copyright © 2018 BouncyCastle.org. All rights reserved.