[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 111 lines (3 kb) |
Included or required: | 5 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Encryption:: (9 methods):
encrypt()
asc2bin()
bin2asc()
decrypt()
xor_string()
urlsafe_b64encode()
urlsafe_b64decode()
x_Encrypt()
x_Decrypt()
Class: Encryption - X-Ref
encrypt($message) X-Ref |
No description |
asc2bin($inputString, $byteLength=8) X-Ref |
No description |
bin2asc($binaryInput, $byteLength=8) X-Ref |
No description |
decrypt($message) X-Ref |
No description |
xor_string($string) X-Ref |
No description |
urlsafe_b64encode($string) X-Ref |
No description |
urlsafe_b64decode($string) X-Ref |
No description |
x_Encrypt($string, $key) X-Ref |
No description |
x_Decrypt($string, $key) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |