|
Bouncy Castle Cryptography Library 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.math.ec.endo.GLVTypeAEndomorphism
Field Summary | |
protected GLVTypeAParameters |
parameters
|
protected ECPointMap |
pointMap
|
Constructor Summary | |
GLVTypeAEndomorphism(ECCurve curve,
GLVTypeAParameters parameters)
|
Method Summary | |
java.math.BigInteger[] |
decomposeScalar(java.math.BigInteger k)
|
ECPointMap |
getPointMap()
|
boolean |
hasEfficientPointMap()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final GLVTypeAParameters parameters
protected final ECPointMap pointMap
Constructor Detail |
public GLVTypeAEndomorphism(ECCurve curve, GLVTypeAParameters parameters)
Method Detail |
public java.math.BigInteger[] decomposeScalar(java.math.BigInteger k)
decomposeScalar
in interface GLVEndomorphism
public ECPointMap getPointMap()
getPointMap
in interface ECEndomorphism
public boolean hasEfficientPointMap()
hasEfficientPointMap
in interface ECEndomorphism
|
Bouncy Castle Cryptography Library 1.65 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |