|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| 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.AbstractFp
org.bouncycastle.math.ec.custom.sec.SecP160R1Point
| Nested Class Summary |
| Nested classes 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, 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.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||