Member Function Documentation
PasswordHash::checkPassword |
( |
$ |
password, |
|
|
$ |
stored_hash |
|
) |
| |
PasswordHash::crypt_private |
( |
$ |
password, |
|
|
$ |
setting |
|
) |
| |
PasswordHash::encode64 |
( |
$ |
input, |
|
|
$ |
count |
|
) |
| |
PasswordHash::gensalt_blowfish |
( |
$ |
input | ) |
|
PasswordHash::gensalt_extended |
( |
$ |
input | ) |
|
PasswordHash::gensalt_private |
( |
$ |
input | ) |
|
PasswordHash::get_random_bytes |
( |
$ |
count | ) |
|
PasswordHash::hashPassword |
( |
$ |
password | ) |
|
PasswordHash::PasswordHash |
( |
$ |
iteration_count_log2 = 8 , |
|
|
$ |
portable_hashes = false |
|
) |
| |
Field Documentation
PasswordHash::$iteration_count_log2 |
PasswordHash::$portable_hashes |
PasswordHash::$random_state |
The documentation for this class was generated from the following file: