Skip to content

PASSWORD_ARGON2I algorithm for password_hash and password_needs_rehash #22400

@chamav

Description

@chamav
  • Laravel Version: 5.5.25
  • PHP Version: 7.2.0
  • Database Driver & Version:

Description:

Please add a choice of hashing algorithm for password_hash and password_needs_rehash functions.
In php 7.2 added PASSWORD_ARGON2I algorithm.
\Illuminate\Hashing\BcryptHasher::make
\Illuminate\Hashing\BcryptHasher::needsRehash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions