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.
Tests for the availability of updated crypt().
Based on a method by Anthony Ferrera
A timing safe comparison method. This defeats hacking attempts that use timing based attack vectors.
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 Tue, 19 Nov 2013 14:57:39 +0100 by phpDocumentor 1.4.3