JSimpleCrypt is a very simple encryption algorithm for encrypting/decrypting strings
Located in /libraries/joomla/utilities/simplecrypt.php (line 20)
JObject | --JSimpleCrypt
Encryption/Decryption Key
Inherited from JObject
JObject::$_errors
Object Constructor takes an optional key to be used for encryption/decryption. If no key is given then the secret word from the configuration object is used.
Decrypt a string
Encrypt a string
Convert character string to integer
Convert hex to an integer
Convert hex to an array of integers
Convert integer to hex
Use xor encryption
XorString
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:59:31 -0500 by phpDocumentor 1.4.4