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