HashDomainNative class final
- Inheritance
-
- Object
- BaseHashDomain<
VestaNativeFq, PallasNativeFp, PallasNativePoint, PallasAffineNativePoint> - HashDomainNative
Constructors
-
HashDomainNative({required PallasNativePoint q, required List<
PallasAffineNativePoint> sinsemillaS}) -
HashDomainNative.fromDomain(String domain, {List<
PallasAffineNativePoint> ? sinsemillaS, bool withSeperator = false}) -
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- q → PallasNativePoint
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
sinsemillaS
→ List<
PallasAffineNativePoint> -
no setterinherited
Methods
-
hash(
List< bool> msg) → PallasNativeFp? -
Creates a combined hash code for a number of objects.
inherited
-
hashToPoint(
List< bool> msg) → PallasNativePoint? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pointAtIndex(
int index) → PastaAffinePoint< VestaNativeFq, PallasNativeFp, PallasNativePoint> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited