• « OpenSSLAsymmetricKey
  • Вступ »
  • PHP Manual
  • Криптографічні розширення
  • Password Hashing

Password Hashing

  • Вступ
  • Встановлення/налаштування
    • Вимоги
    • Встановлення
    • Налаштування під час виконання
    • Типи ресурсів
  • Попередньо визначені константи
  • Функції Хешування Пароля
    • password_algos — Get available password hashing algorithm IDs
    • password_get_info — Returns information about the given hash
    • password_hash — Creates a password hash
    • password_needs_rehash — Checks if the given hash matches the given options
    • password_verify — Verifies that a password matches a hash