public class FixedPointCombMultiplier extends AbstractECMultiplier
Constructor and Description |
---|
FixedPointCombMultiplier() |
Modifier and Type | Method and Description |
---|---|
protected int |
getWidthForCombSize(int combSize) |
protected ECPoint |
multiplyPositive(ECPoint p,
BigInteger k) |
multiply
protected ECPoint multiplyPositive(ECPoint p, BigInteger k)
multiplyPositive
in class AbstractECMultiplier
protected int getWidthForCombSize(int combSize)
Copyright © 2016 BouncyCastle.org. All rights reserved.