public class BarretoNaehrigGroup2ElementImpl extends BarretoNaehrigSourceGroupElementImpl
| Constructor and Description |
|---|
BarretoNaehrigGroup2ElementImpl(BarretoNaehrigGroup2Impl curve) |
BarretoNaehrigGroup2ElementImpl(BarretoNaehrigGroup2Impl curve,
FieldElement x,
FieldElement y)
Construct point on given curve with given x- and y-coordinates.
|
compressX, powadd, computeLine, equals, inv, isNormalized, normalize, updateAccumulatorgetFieldOfDefinition, getRepresentation, getStructure, getX, getY, getZ, hashCode, isNeutralElement, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitopsquaregetUniqueByteRepresentationpublic BarretoNaehrigGroup2ElementImpl(BarretoNaehrigGroup2Impl curve, FieldElement x, FieldElement y)
curve - curve of pointx - x-coordinate of pointy - y-coordinate of pointpublic BarretoNaehrigGroup2ElementImpl(BarretoNaehrigGroup2Impl curve)