VestaIsoAffineNativePoint class

Inheritance

Properties

curveParams PastaCurveParams<VestaNativeFq>
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
variables List
no setterinherited
x VestaNativeFq
finalinherited
y VestaNativeFq
finalinherited

Methods

affineFrom({required VestaNativeFq x, required VestaNativeFq y}) PastaAffinePoint<PallasNativeFp, VestaNativeFq, VestaIsoNativePoint>
override
cast<T extends ECPoint<SCALAR, POINT>>() → T
inherited
conditionalSelectFrom({required VestaIsoNativePoint a, required VestaIsoNativePoint b, required bool choice}) VestaIsoNativePoint
override
coordinates() Coordinates<VestaNativeFq>
inherited
from({required VestaNativeFq x, required VestaNativeFq y, required VestaNativeFq z}) VestaIsoNativePoint
override
generator() VestaIsoAffineNativePoint
override
identity() VestaIsoNativePoint
override
isIdentity() bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toBytes() List<int>
inherited
toCurve() VestaIsoNativePoint
override
toHex() String
inherited
toString() String
A string representation of this object.
inherited