|
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.AbstractFp
|
+--org.bouncycastle.math.ec.custom.sec.SecP224R1Point
| 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()
|
ECPoint |
negate()
|
ECPoint |
threeTimes()
|
ECPoint |
twice()
|
ECPoint |
twicePlus(ECPoint b)
|
| Methods inherited from class org.bouncycastle.math.ec.ECPoint.AbstractFp |
getCompressionYTilde, satisfiesCurveEquation, subtract |
| 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, getYCoord, getZCoord, getZCoords, hashCode, isInfinity, isNormalized, isValid, multiply, normalize, satisfiesOrder, scaleX, scaleXNegateY, scaleY, scaleYNegateX, 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 ECPoint add(ECPoint b)
add in class ECPointpublic ECPoint twice()
twice in class ECPointpublic ECPoint twicePlus(ECPoint b)
twicePlus in class ECPointpublic ECPoint threeTimes()
threeTimes 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 | ||||||||