PhpassHashedPasswordBase::MIN_HASH_COUNT
Same name in other branches
- 10 core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php \Drupal\Core\Password\PhpassHashedPasswordBase::MIN_HASH_COUNT
The minimum allowed log2 number of iterations for password stretching.
File
-
core/
lib/ Drupal/ Core/ Password/ PhpassHashedPasswordBase.php, line 19
Class
- PhpassHashedPasswordBase
- Legacy password hashing framework.
Namespace
Drupal\Core\PasswordCode
const MIN_HASH_COUNT = 7;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.