|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.math.ec.FixedPointUtil
public class 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,
int minWidth)
|
| 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,
int minWidth)
|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||