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