|
|||||||
& C d e f g k n o s t x _ | |||||||
& |
|||||||
&_getTimer |
Function in class Crypt_XteaTest |
||||||
C |
|||||||
Crypt_XteaTest |
Class Crypt_XteaTest. Tester class for Xtea class. |
||||||
Crypt_XteaTest |
Function in class Crypt_XteaTest |
||||||
Crypt_Xtea |
Class Crypt_Xtea. Class that implements the xTEA encryption algorithm. |
||||||
Crypt_Xtea |
Function in class Crypt_Xtea Constructor, sets the number of iterations. |
||||||
Crypt_Xtea |
Package |
||||||
Crypt_Xtea_Test |
Package |
||||||
_ |
|||||||
_testHuge |
Function in class Crypt_XteaTest |
||||||
_encipherLong |
Function in class Crypt_Xtea Encipher a single long (32-bit) value. |
||||||
_decipherLong |
Function in class Crypt_Xtea Decipher a single long (32-bit) value. |
||||||
_resize |
Function in class Crypt_Xtea Resize data string to a multiple of specified size. |
||||||
_hex2bin |
Function in class Crypt_Xtea Convert a hexadecimal string to a binary string (e.g. convert "616263" to "abc"). |
||||||
_str2long |
Function in class Crypt_Xtea Convert string to array of long. |
||||||
_long2str |
Function in class Crypt_Xtea Convert long to character string. |
||||||
_rshift |
Function in class Crypt_Xtea Handle proper unsigned right shift, dealing with PHP's signed shift. |
||||||
_add |
Function in class Crypt_Xtea Handle proper unsigned add, dealing with PHP's signed add. |
||||||
d |
|||||||
$data |
Variable in Class Crypt_XteaTest |
||||||
decrypt |
Function in class Crypt_Xtea Decrypt an encrypted string using a specific key. |
||||||
e |
|||||||
endTimer |
Function in class Crypt_XteaTest |
||||||
encrypt |
Function in class Crypt_Xtea Encrypt a string using a specific key. |
||||||
f |
|||||||
full |
Module full. Test a range of different characters and sizes. |
||||||
g |
|||||||
getTimings |
Function in class Crypt_XteaTest |
||||||
getIter |
Function in class Crypt_Xtea Get the number of iterations to use. |
||||||
k |
|||||||
$key |
Variable in Class Crypt_XteaTest |
||||||
n |
|||||||
$n_iter |
Variable in Class Crypt_Xtea Number of iterations. |
||||||
o |
|||||||
$obj |
Variable in Class Crypt_XteaTest |
||||||
s |
|||||||
setUp |
Function in class Crypt_XteaTest |
||||||
startTimer |
Function in class Crypt_XteaTest |
||||||
setIter |
Function in class Crypt_Xtea Set the number of iterations to use. |
||||||
t |
|||||||
testIter |
Function in class Crypt_XteaTest |
||||||
testCrypt |
Function in class Crypt_XteaTest |
||||||
testCipher |
Function in class Crypt_XteaTest |
||||||
testShift |
Function in class Crypt_XteaTest |
||||||
testAdd |
Function in class Crypt_XteaTest |
||||||
tearDown |
Function in class Crypt_XteaTest |
||||||
tester |
Module tester. Module test using PHPUnit. |
||||||
x |
|||||||
xteacmd |
Module xteacmd. Simple xtea command line utility. |
||||||
xtea |
Module xtea. |
||||||
|
|||||||
Generated on Thu, 25 May 2006 15:31:25 +0200 by PHPDoc v1.5 www.phpdoc.de |