Home
last modified time | relevance | path

Searched refs:PasswordHash (Results 1 – 2 of 2) sorted by relevance

/plugin/authwordpress/
H A Dclass-phpass.php36 class PasswordHash { class
61 public function PasswordHash( $iteration_count_log2, $portable_hashes ) { function in PasswordHash
H A Dauth.php125 * @uses PasswordHash::CheckPassword WordPress password hasher
134 $hasher = new PasswordHash(8, true);