rfc:argon2_password_hash_enhancements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:argon2_password_hash_enhancements [2018/06/06 16:37] charlesportwoodiirfc:argon2_password_hash_enhancements [2018/06/21 11:30] – RFC has been implemented cmb
Line 3: Line 3:
   * Date: 2018-01-11   * Date: 2018-01-11
   * Author: Charles R. Portwood II <charlesportwoodii@erianna.com>   * Author: Charles R. Portwood II <charlesportwoodii@erianna.com>
-  * Status: Voting+  * Status: Implemented (PHP 7.3)
   * First Published at: http://wiki.php.net/rfc/argon2_password_hash_enhancements   * First Published at: http://wiki.php.net/rfc/argon2_password_hash_enhancements
  
Line 160: Line 160:
 A 50%+1 majority should be sufficient. A 50%+1 majority should be sufficient.
  
-<doodle title="argon2_password_hash_enhancements" auth="charlesportwoodii" voteType="single" closed="false">+<doodle title="argon2_password_hash_enhancements" auth="charlesportwoodii" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 166: Line 166:
  
  
-Voting will be open for 2 weeks (6/6/2018-6/18/2018)+Voting will be from 6/6/2018 to 6/18/2018.
  
 ===== Implementation ===== ===== Implementation =====
Line 174: Line 174:
   - https://github.com/php/php-src/compare/master...charlesportwoodii:argon2_password_hash_enhancements?expand=1   - https://github.com/php/php-src/compare/master...charlesportwoodii:argon2_password_hash_enhancements?expand=1
  
 +===== Implementation =====
 +
 +  - Github Merge Request: https://github.com/php/php-src/pull/3311
 + 
 ===== References ===== ===== References =====
  
Line 189: Line 193:
   - 2018-05-22: Re-submitted to internals for discussion   - 2018-05-22: Re-submitted to internals for discussion
   - 2018-06-06: Opened for Vote   - 2018-06-06: Opened for Vote
 +  - 2018-06-19: Accepted
 +  - 2018-06-21: Implemented
rfc/argon2_password_hash_enhancements.txt · Last modified: 2018/10/10 11:17 by neufeind