$_hash_type | CI_Encrypt | |
$_mcrypt_cipher | CI_Encrypt | |
$_mcrypt_exists | CI_Encrypt | |
$_mcrypt_mode | CI_Encrypt | |
$CI | CI_Encrypt | |
$encryption_key | CI_Encrypt | |
_add_cipher_noise($data, $key) | CI_Encrypt | |
_get_cipher() | CI_Encrypt | |
_get_mode() | CI_Encrypt | |
_remove_cipher_noise($data, $key) | CI_Encrypt | |
_xor_decode($string, $key) | CI_Encrypt | |
_xor_encode($string, $key) | CI_Encrypt | |
_xor_merge($string, $key) | CI_Encrypt | |
CI_Encrypt() | CI_Encrypt | |
decode($string, $key= '') | CI_Encrypt | |
encode($string, $key= '') | CI_Encrypt | |
get_key($key= '') | CI_Encrypt | |
hash($str) | CI_Encrypt | |
mcrypt_decode($data, $key) | CI_Encrypt | |
mcrypt_encode($data, $key) | CI_Encrypt | |
set_cipher($cipher) | CI_Encrypt | |
set_hash($type= 'sha1') | CI_Encrypt | |
set_key($key= '') | CI_Encrypt | |
set_mode($mode) | CI_Encrypt | |
sha1($str) | CI_Encrypt |