Class MontgomeryLadderMultiplier
- Namespace
- Enterprises.Org.BouncyCastle.Math.EC.Multiplier
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class MontgomeryLadderMultiplier : AbstractECMultiplier, IECMultiplier
- Inheritance
-
MontgomeryLadderMultiplier
- Implements
- Inherited Members
Constructors
MontgomeryLadderMultiplier()
public MontgomeryLadderMultiplier()
Methods
MultiplyPositive(ECPoint, BigInteger)
protected override ECPoint MultiplyPositive(ECPoint p, BigInteger k)
Parameters
p
ECPointk
BigInteger