PallasIsoNativePoint 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
x PallasNativeFp
finalinherited
y PallasNativeFp
finalinherited
z PallasNativeFp
finalinherited

Methods

cast<T extends ECPoint<SCALAR, POINT>>() → T
inherited
clearCofactor() PallasIsoNativePoint
override
double() PallasIsoNativePoint
inherited
endo() PallasIsoNativePoint
override
from({required PallasNativeFp x, required PallasNativeFp y, required PallasNativeFp z}) PallasIsoNativePoint
override
generator() PallasIsoNativePoint
override
identity() PallasIsoNativePoint
override
isIdentity() bool
inherited
isOnCurve() bool
inherited
isSmallOrder() bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
recommendedWnafForNumScalars(int numScalars) int
inherited
toAffine() PallasIsoAffineNativePoint
override
toBytes() List<int>
inherited
toHex() String
inherited
toString() String
A string representation of this object.
inherited