Properties
Private
byteToString
byteToString: ((byteData) => string) = ...
Type declaration
-
- (byteData): string
-
Returns string
Private
finallyPermute
finallyPermute: ((endByte) => any[]) = ...
Type declaration
-
- (endByte): any[]
-
Returns any[]
Private
generateKeys
generateKeys: ((keyByte) => any[]) = ...
Type declaration
-
- (keyByte): any[]
-
Returns any[]
Private
getBoxBinary
getBoxBinary: ((i) => string) = ...
Type declaration
-
- (i): string
-
Returns string
Private
pPermute
pPermute: ((sBoxByte) => any[]) = ...
Type declaration
-
- (sBoxByte): any[]
-
Returns any[]