namespace Drupal\Core\Password

Classsort descending Location Description
PasswordInterface drupal/core/lib/Drupal/Core/Password/PasswordInterface.php Secure password hashing functions for user authentication.
PhpassHashedPassword drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php Secure password hashing functions based on the Portable PHP password hashing framework.