|
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.ECPoint
org.bouncycastle.math.ec.ECPoint.AbstractF2m
public abstract static class ECPoint.AbstractF2m
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.bouncycastle.math.ec.ECPoint |
|---|
ECPoint.AbstractF2m, ECPoint.AbstractFp, ECPoint.F2m, ECPoint.Fp |
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.math.ec.ECPoint |
|---|
curve, EMPTY_ZS, preCompTable, withCompression, x, y, zs |
| Constructor Summary | |
|---|---|
protected |
ECPoint.AbstractF2m(ECCurve curve,
ECFieldElement x,
ECFieldElement y)
|
protected |
ECPoint.AbstractF2m(ECCurve curve,
ECFieldElement x,
ECFieldElement y,
ECFieldElement[] zs)
|
| Method Summary | |
|---|---|
protected boolean |
satisfiesCurveEquation()
|
| Methods inherited from class org.bouncycastle.math.ec.ECPoint |
|---|
add, checkNormalized, createScaledPoint, detach, equals, equals, getAffineXCoord, getAffineYCoord, getCompressionYTilde, getCurve, getCurveCoordinateSystem, getDetachedPoint, getEncoded, getEncoded, getInitialZCoords, getRawXCoord, getRawYCoord, getRawZCoords, getX, getXCoord, getY, getYCoord, getZCoord, getZCoords, hashCode, isCompressed, isInfinity, isNormalized, isValid, multiply, negate, normalize, satisfiesCofactor, scaleX, scaleY, subtract, threeTimes, timesPow2, toString, twice, twicePlus |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ECPoint.AbstractF2m(ECCurve curve,
ECFieldElement x,
ECFieldElement y)
protected ECPoint.AbstractF2m(ECCurve curve,
ECFieldElement x,
ECFieldElement y,
ECFieldElement[] zs)
| Method Detail |
|---|
protected boolean satisfiesCurveEquation()
satisfiesCurveEquation in class ECPoint
|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||