public interface EllipticCurve extends GroupImpl
| Modifier and Type | Method and Description |
|---|---|
Field |
getFieldOfDefinition()
Returns the base field over which the elliptic curve is defined.
|
default boolean |
isCommutative()
Returns true if this group is known to be commutative.
|
estimateCostInvPerOp, exp, getGenerator, getNeutralElement, getUniformlyRandomElement, getUniformlyRandomNonNeutral, getUniqueByteLength, hasPrimeSize, implementsOwnExp, implementsOwnMultiExp, multiexp, restoreElement, restoreFromRepresentation, sizegetRepresentationField getFieldOfDefinition()
default boolean isCommutative()
GroupImplisCommutative in interface GroupImpl