|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 GLVEndomorphismpublic ECPointMap getPointMap()
getPointMap in interface ECEndomorphismpublic boolean hasEfficientPointMap()
hasEfficientPointMap in interface ECEndomorphism
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||