Provides basic logic for hashing passwords and encrypting/decrypting misc data
Located in /Core/Model/Encryption.php (line 34)
Decrypt a string
Encrypt a string
Generate a [salted] hash.
$salt can be: false - a random will be generated integer - a random with specified length will be generated string
Hash a string
Validate hash against hashing method (with or without salt)
Return crypt model, instantiate if it is empty
Instantiate crypt model
Documentation generated on Fri, 11 Feb 2011 17:02:17 +0200 by phpDocumentor 1.4.3