horde-cipher |
![]() |
[ class tree: horde-cipher ] [ index: horde-cipher ] [ all elements ] |
![]() |
Packages: main configuration Crypt_AES Crypt_DES Crypt_Hash Crypt_Random Crypt_RC4 Crypt_Rijndael Crypt_RSA Crypt_TerraDES Crypt_TripleDES default Help horde-cipher lam LDAP lib lists Math_BigInteger metaHTML modules Net_SFTP Net_SSH1 Net_SSH2 phpLDAPadmin PHP_Compat profiles selfService tools types Files: Classes: |
[ Top ] $s1 = array(
|
access: | public |
Type: | mixed |
[line 100]
access: | public |
Type: | mixed |
[line 165]
access: | public |
Type: | mixed |
[line 230]
access: | public |
Type: | mixed |
[line 297]
access: | public |
Type: | mixed |
|
return: | the decrypted output |
String | $block | The data to decrypt |
optional | $key | String $key The key to use |
|
return: | the encrypted output |
String | $block | The data to encrypt |
optional | $key | String $key The key to use |
|
return: | The number of characters per block |
|
String | $key | The key to use |
|
return: | The encrypted output. |
String | $L | The data to encrypt. |
String | $R | The data to encrypt. |
|
return: | The key. |
$key |