|
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.ECCurve
org.bouncycastle.math.ec.ECCurve.AbstractFp
public abstract static class ECCurve.AbstractFp
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.bouncycastle.math.ec.ECCurve |
---|
ECCurve.AbstractF2m, ECCurve.AbstractFp, ECCurve.Config, ECCurve.F2m, ECCurve.Fp |
Field Summary |
---|
Fields inherited from class org.bouncycastle.math.ec.ECCurve |
---|
a, b, cofactor, coord, COORD_AFFINE, COORD_HOMOGENEOUS, COORD_JACOBIAN, COORD_JACOBIAN_CHUDNOVSKY, COORD_JACOBIAN_MODIFIED, COORD_LAMBDA_AFFINE, COORD_LAMBDA_PROJECTIVE, COORD_SKEWED, endomorphism, field, multiplier, order |
Constructor Summary | |
---|---|
protected |
ECCurve.AbstractFp(java.math.BigInteger q)
|
Method Summary | |
---|---|
protected ECPoint |
decompressPoint(int yTilde,
java.math.BigInteger X1)
|
Methods inherited from class org.bouncycastle.math.ec.ECCurve |
---|
checkPoint, checkPoints, cloneCurve, configure, createDefaultMultiplier, createPoint, createPoint, createRawPoint, createRawPoint, decodePoint, equals, equals, fromBigInteger, getA, getAllCoordinateSystems, getB, getCofactor, getCoordinateSystem, getEndomorphism, getField, getFieldSize, getInfinity, getMultiplier, getOrder, getPreCompInfo, hashCode, importPoint, normalizeAll, setPreCompInfo, supportsCoordinateSystem, validatePoint, validatePoint |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ECCurve.AbstractFp(java.math.BigInteger q)
Method Detail |
---|
protected ECPoint decompressPoint(int yTilde, java.math.BigInteger X1)
decompressPoint
in class ECCurve
|
Bouncy Castle Cryptography 1.51 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |