Class SecP160R1Point
java.lang.Object
org.bouncycastle.math.ec.ECPoint
org.bouncycastle.math.ec.ECPoint.AbstractFp
org.bouncycastle.math.ec.custom.sec.SecP160R1Point
-
Nested Class Summary
Nested classes/interfaces inherited from class ECPoint
ECPoint.AbstractF2m, ECPoint.AbstractFp, ECPoint.F2m, ECPoint.Fp -
Field Summary
-
Method Summary
Methods inherited from class ECPoint.AbstractFp
getCompressionYTilde, satisfiesCurveEquation, subtractMethods inherited from class 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
-
Method Details
-
detach
-
add
-
twice
-
twicePlus
-
threeTimes
- Overrides:
threeTimesin classECPoint
-
negate
-