DesBase class

Implementers

Constructors

DesBase()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

desFunc(List<int> wKey, Uint8List inp, int inOff, Uint8List out, int outOff) → void
generateWorkingKey(bool encrypting, Uint8List key) List<int>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

bigbyte List<int>
final
BLOCK_SIZE int
final
bytebit List<int>
final
pc1 Uint8List
final
pc2 Uint8List
final
SP1 List<int>
final
SP2 List<int>
final
SP3 List<int>
final
SP4 List<int>
final
SP5 List<int>
final
SP6 List<int>
final
SP7 List<int>
final
SP8 List<int>
final
totrot Uint8List
final