PallasAffineNativePoint class

Inheritance

Properties

curveParams PastaCurveParams<PallasNativeFp>
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 PallasNativeFp
finalinherited
y PallasNativeFp
finalinherited

Methods

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