|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.math.ec.FixedPointUtil
Field Summary | |
static java.lang.String |
PRECOMP_NAME
|
Constructor Summary | |
FixedPointUtil()
|
Method Summary | |
static int |
getCombSize(ECCurve c)
|
static FixedPointPreCompInfo |
getFixedPointPreCompInfo(PreCompInfo preCompInfo)
|
static FixedPointPreCompInfo |
precompute(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 FixedPointUtil()
Method Detail |
public static int getCombSize(ECCurve c)
public static FixedPointPreCompInfo getFixedPointPreCompInfo(PreCompInfo preCompInfo)
public static FixedPointPreCompInfo precompute(ECPoint p)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |