PhpassHashedPassword::__construct($countLog2)
protected PhpassHashedPassword::enforceLog2Boundaries
Secure password hashing functions based on the Portable PHP password hashing framework. Hierarchy
protected PhpassHashedPassword::crypt($algo, $password
Returns a string for mapping an int to the corresponding base 64 character. File core/lib/Drupal/Cor
Specifies the number of times the hashing function will be applied when generating new password hashes. The number of times is calculated by raising 2 to the power of the given
public PasswordInterface::check($password, $hash)
The maximum allowed log2 number of iterations for password stretching. File core/lib/Drupal/Core/Pas
protected PhpassHashedPassword::generateSalt()
public PhpassHashedPassword::needsRehash($hash)
Page 2 of 2