|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.math.ec.ECFieldElement
org.bouncycastle.math.ec.ECFieldElement.AbstractF2m
Nested Class Summary |
Nested classes inherited from class org.bouncycastle.math.ec.ECFieldElement |
ECFieldElement.AbstractF2m, ECFieldElement.AbstractFp, ECFieldElement.F2m, ECFieldElement.Fp |
Field Summary |
Fields inherited from interface org.bouncycastle.math.ec.ECConstants |
EIGHT, FOUR, ONE, THREE, TWO, ZERO |
Constructor Summary | |
ECFieldElement.AbstractF2m()
|
Method Summary | |
ECFieldElement |
halfTrace()
|
boolean |
hasFastTrace()
|
int |
trace()
|
Methods inherited from class org.bouncycastle.math.ec.ECFieldElement |
add, addOne, bitLength, divide, encodeTo, getEncoded, getEncodedLength, getFieldName, getFieldSize, invert, isOne, isZero, multiply, multiplyMinusProduct, multiplyPlusProduct, negate, sqrt, square, squareMinusProduct, squarePlusProduct, squarePow, subtract, testBitZero, toBigInteger, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ECFieldElement.AbstractF2m()
Method Detail |
public ECFieldElement halfTrace()
public boolean hasFastTrace()
public int trace()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |