Class GlvMultiplier
- Namespace
- Org.BouncyCastle.Math.EC.Multiplier
- Assembly
- BouncyCastle.Cryptography.dll
public class GlvMultiplier : AbstractECMultiplier, ECMultiplier
- Inheritance
-
GlvMultiplier
- Implements
- Inherited Members
Constructors
GlvMultiplier(ECCurve, GlvEndomorphism)
public GlvMultiplier(ECCurve curve, GlvEndomorphism glvEndomorphism)
Parameters
curveECCurveglvEndomorphismGlvEndomorphism
Fields
curve
protected readonly ECCurve curve
Field Value
glvEndomorphism
protected readonly GlvEndomorphism glvEndomorphism
Field Value
Methods
MultiplyPositive(ECPoint, BigInteger)
protected override ECPoint MultiplyPositive(ECPoint p, BigInteger k)
Parameters
pECPointkBigInteger