|
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.ECPoint
|
+--org.bouncycastle.math.ec.ECPoint.AbstractF2m
|
+--org.bouncycastle.math.ec.custom.sec.SecT131R2Point
| Inner classes inherited from class org.bouncycastle.math.ec.ECPoint |
ECPoint.AbstractF2m, ECPoint.AbstractFp, ECPoint.F2m, ECPoint.Fp |
| Fields inherited from class org.bouncycastle.math.ec.ECPoint |
curve, EMPTY_ZS, preCompTable, x, y, zs |
| Method Summary | |
ECPoint |
add(ECPoint b)
|
protected ECPoint |
detach()
|
protected boolean |
getCompressionYTilde()
|
ECFieldElement |
getYCoord()
Returns the y-coordinate. |
ECPoint |
negate()
|
ECPoint |
twice()
|
ECPoint |
twicePlus(ECPoint b)
|
| Methods inherited from class org.bouncycastle.math.ec.ECPoint.AbstractF2m |
satisfiesCurveEquation, satisfiesOrder, scaleX, scaleXNegateY, scaleY, scaleYNegateX, subtract, tau, tauPow |
| Methods inherited from class org.bouncycastle.math.ec.ECPoint |
checkNormalized, createScaledPoint, encodeTo, equals, equals, getAffineXCoord, getAffineYCoord, getCurve, getCurveCoordinateSystem, getDetachedPoint, getEncoded, getEncodedLength, getInitialZCoords, getRawXCoord, getRawYCoord, getRawZCoords, getXCoord, getZCoord, getZCoords, hashCode, isInfinity, isNormalized, isValid, multiply, normalize, threeTimes, timesPow2, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
protected ECPoint detach()
detach in class ECPointpublic ECFieldElement getYCoord()
ECPointgetYCoord in class ECPointorg.bouncycastle.math.ec.ECPointprotected boolean getCompressionYTilde()
getCompressionYTilde in class ECPointpublic ECPoint add(ECPoint b)
add in class ECPointpublic ECPoint twice()
twice in class ECPointpublic ECPoint twicePlus(ECPoint b)
twicePlus in class ECPointpublic ECPoint negate()
negate in class ECPoint
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||