Package org.bouncycastle.math.ec.endo
Class GLVTypeBEndomorphism
java.lang.Object
org.bouncycastle.math.ec.endo.GLVTypeBEndomorphism
- All Implemented Interfaces:
ECEndomorphism,GLVEndomorphism
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ECCurveprotected final GLVTypeBParametersprotected final ECPointMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigIntegercalculateB(BigInteger k, BigInteger g, int t) boolean
-
Field Details
-
curve
-
parameters
-
pointMap
-
-
Constructor Details
-
GLVTypeBEndomorphism
-
-
Method Details
-
decomposeScalar
- Specified by:
decomposeScalarin interfaceGLVEndomorphism
-
getPointMap
- Specified by:
getPointMapin interfaceECEndomorphism
-
hasEfficientPointMap
public boolean hasEfficientPointMap()- Specified by:
hasEfficientPointMapin interfaceECEndomorphism
-
calculateB
-