JCrypt is a Joomla Platform class for handling basic encryption/decryption of data.
Located in /libraries/joomla/crypt/crypt.php (line 19)
Generate random bytes.
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.
Method to decrypt a data string.
Method to encrypt a data string.
Method to generate a new encryption key[/pair] object.
Documentation generated on Mon, 25 Jun 2012 13:53:55 -0500 by phpDocumentor 1.4.4