|
Bouncy Castle Cryptography Library 1.66 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.math.ec.endo.GLVTypeBEndomorphism
Field Summary | |
protected GLVTypeBParameters |
parameters
|
protected ECPointMap |
pointMap
|
Constructor Summary | |
GLVTypeBEndomorphism(ECCurve curve,
GLVTypeBParameters 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 GLVTypeBParameters parameters
protected final ECPointMap pointMap
Constructor Detail |
public GLVTypeBEndomorphism(ECCurve curve, GLVTypeBParameters 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.66 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |