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