XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
Password Member List

This is the complete list of members for Password, including all inherited members.

bcrypt($password, $salt=null)Password
checkAlgorithm($hash)Password
checkPassword($password, $hash, $algorithm=null)Password
checkSignature($string, $signature)Passwordstatic
checkWorkFactor($hash)Password
createHash($password, $algorithm=null)Password
createSecureSalt($length, $format= 'hex')Password
createSignature($string)Passwordstatic
createTemporaryPassword($length=16)Password
getBestAlgorithm()Password
getCurrentlySelectedAlgorithm()Password
getSecretKey()Passwordstatic
getSupportedAlgorithms()Password
getWorkFactor()Password
pbkdf2($password, $salt, $algorithm= 'sha256', $iterations=8192, $length=24)Password
strcmpConstantTime($a, $b)Password