protected PhpassHashedPassword::crypt($algo, $password
The maximum allowed log2 number of iterations for password stretching. File core/lib/Drupal/Core/Pas
Secure password hashing functions based on the Portable PHP password hashing framework. Hierarchy
PhpassHashedPassword::__construct($countLog2)
protected PhpassHashedPassword::enforceLog2Boundaries
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
Returns a string for mapping an int to the corresponding base 64 character. File core/lib/Drupal/Cor
public PasswordInterface::check($password, $hash)
protected PhpassHashedPassword::generateSalt()
public PhpassHashedPassword::needsRehash($hash)
Page 2 of 2