public class DoubleAddMultiplier extends AbstractECMultiplier
Constructor and Description |
---|
DoubleAddMultiplier() |
Modifier and Type | Method and Description |
---|---|
protected ECPoint |
multiplyPositive(ECPoint p,
BigInteger k)
Joye's double-add algorithm.
|
multiply
protected ECPoint multiplyPositive(ECPoint p, BigInteger k)
multiplyPositive
in class AbstractECMultiplier
Copyright © 2017 BouncyCastle.org. All rights reserved.