Метод |
Описание |
|
bytes2uint ( byte src, int offset ) : uint |
|
|
camelliaF2 ( uint s, uint skey, int keyoff ) : void |
|
|
camelliaFLs ( uint s, uint fkey, int keyoff ) : void |
|
|
decroldq ( int rot, uint ki, int ioff, uint ko, int ooff ) : void |
|
|
decroldqo32 ( int rot, uint ki, int ioff, uint ko, int ooff ) : void |
|
|
leftRotate ( uint x, int s ) : uint |
|
|
processBlock128 ( byte input, int inOff, byte output, int outOff ) : int |
|
|
processBlock192or256 ( byte input, int inOff, byte output, int outOff ) : int |
|
|
rightRotate ( uint x, int s ) : uint |
|
|
roldq ( int rot, uint ki, int ioff, uint ko, int ooff ) : void |
|
|
roldqo32 ( int rot, uint ki, int ioff, uint ko, int ooff ) : void |
|
|
setKey ( bool forEncryption, byte key ) : void |
|
|
uint2bytes ( uint word, byte dst, int offset ) : void |
|
|