Hello Internals,
The RFC for including Argon2id in password_* functions is now open for a
vote. The RFC is available at
https://wiki.php.net/rfc/argon2_password_hash_enhancements.
Voting will be open until June 18th, 2018.
Thank you.
Charles R. Portwood II
Hello Internals,
The RFC for including Argon2id in password_* functions is now open for a
vote. The RFC is available at
https://wiki.php.net/rfc/argon2_password_hash_enhancements.Voting will be open until June 18th, 2018.
Thank you.
Charles R. Portwood II
I don't think I'm allowed to vote but I would say yes - it's already
available via that sodium extension and I am already using it to replace
older methods in other webapps (such as WordPress).
Hello Internals,
The RFC has been accepted 17-0 in favor of adding this to PHP 7.3. A merge request with the implementation is available at https://github.com/php/php-src/pull/1997 for review and merging into 7.3 when ready.
Thanks,
Charles R. Portwood II
Hello Internals,
The RFC for including Argon2id in password_* functions is now open for a vote. The RFC is available at https://wiki.php.net/rfc/argon2_password_hash_enhancements.
Voting will be open until June 18th, 2018.
Thank you.
Charles R. Portwood II
The RFC has been accepted 17-0 in favor of adding this to PHP 7.3. A merge request with the implementation is available at https://github.com/php/php-src/pull/1997 for review and merging into 7.3 when ready.
Thanks! You mean https://github.com/php/php-src/pull/3311, however,
don't you?
--
Christoph M. Becker
Hi Christoph,
Yes, https://github.com/php/php-src/pull/3311 is the correct merge request.
Charles R. Portwood II
The RFC has been accepted 17-0 in favor of adding this to PHP 7.3. A merge request with the implementation is available at https://github.com/php/php-src/pull/1997 for review and merging into 7.3 when ready.
Thanks! You mean https://github.com/php/php-src/pull/3311, however,
don't you?--
Christoph M. Becker