Skip to content

[RFE] Implements PASSWORD_ARGON2 from OpenSSL 3.2 #13514

Closed
@remicollet

Description

@remicollet

Description

OpenSSL now provides argon2 algorythms
See: https://www.openssl.org/docs/manmaster/man7/EVP_KDF-ARGON2.html

It will be nice to be able to use argon2 password hash methods from OpenSSL extension when PHP is build without libargon2 and without libsodium

Doable thanks to php_password_algo_register as already done in sodium

Open for discussion
Ping @bukka

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions