메소드 |
설명 |
|
ApplyS ( long r, byte box ) : long |
|
|
DecryptBlock ( long rk ) : void |
|
|
EncryptBlock ( long rk ) : void |
|
|
GenerateWorkingKey ( byte key ) : long[][] |
|
|
InvMixColumn ( ) : void |
|
|
KeyAddition ( long rk ) : void |
|
|
MixColumn ( ) : void |
|
|
Mul0x2 ( int b ) : byte |
|
|
Mul0x3 ( int b ) : byte |
|
|
Mul0x9 ( int b ) : byte |
|
|
Mul0xb ( int b ) : byte |
|
|
Mul0xd ( int b ) : byte |
|
|
Mul0xe ( int b ) : byte |
|
|
PackBlock ( byte bytes, int off ) : void |
|
|
Shift ( long r, int shift ) : long |
|
|
ShiftRow ( byte shiftsSC ) : void |
|
|
Substitution ( byte box ) : void |
|
|
UnPackBlock ( byte bytes, int off ) : void |
|
|