|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.math.ec.endo.EndoUtil
Field Summary | |
static java.lang.String |
PRECOMP_NAME
|
Constructor Summary | |
EndoUtil()
|
Method Summary | |
static java.math.BigInteger[] |
decomposeScalar(ScalarSplitParameters p,
java.math.BigInteger k)
|
static ECPoint |
mapPoint(ECEndomorphism endomorphism,
ECPoint p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PRECOMP_NAME
Constructor Detail |
public EndoUtil()
Method Detail |
public static java.math.BigInteger[] decomposeScalar(ScalarSplitParameters p, java.math.BigInteger k)
public static ECPoint mapPoint(ECEndomorphism endomorphism, ECPoint p)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |