Textpattern | PHP Cross Reference | Content Management Systems |
Description: (no description)
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PasswordHash:: (9 methods):
__construct()
get_random_bytes()
encode64()
gensalt_private()
crypt_private()
gensalt_extended()
gensalt_blowfish()
HashPassword()
CheckPassword()
__construct($iteration_count_log2, $portable_hashes) line: 33 |
No description |
get_random_bytes($count) line: 48 |
No description |
encode64($input, $count) line: 71 |
No description |
gensalt_private($input) line: 94 |
No description |
crypt_private($password, $setting) line: 104 |
No description |
gensalt_extended($input) line: 149 |
No description |
gensalt_blowfish($input) line: 167 |
No description |
HashPassword($password) line: 208 |
No description |
CheckPassword($password, $stored_hash) line: 243 |
No description |
title