The minimum allowed log2 number of iterations for password stretching. File core/lib/Drupal/Core/Pas
public PhpassHashedPassword::check($password, $hash)
protected PhpassHashedPassword::base64Encode($input, $count)
public PhpassHashedPassword::hash($password)
The expected (and maximum) number of characters in a hashed password. File core/lib/Drupal/Core/Pass
public PhpassHashedPassword::getCountLog2($setting)
protected PhpassHashedPassword::crypt($algo, $password
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
Secure password hashing functions based on the Portable PHP password hashing framework. Hierarchy
protected PhpassHashedPassword::enforceLog2Boundaries
Page 1 of 2