P128Pow5T3Fp class

Inheritance

Constructors

P128Pow5T3Fp({MdsGenerateResult<PallasFp>? constants})
factory

Properties

constants MdsGenerateResult<PallasFp>
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

fromBytes(List<int> bytes) PallasFp
override
fullRounds() int
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
partialRounds() int
inherited
rate() int
inherited
rateField() PallasFp
override
sbox(PallasFp field) PallasFp
override
toString() String
A string representation of this object.
inherited
width() int
inherited
zero() PallasFp
override

Operators

operator ==(Object other) bool
The equality operator.
inherited