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
rfc:argon2_password_hash_enhancements [2018/06/06 16:46] charlesportwoodiirfc:argon2_password_hash_enhancements [2018/10/10 11:17] (current) – typo: IETF neufeind
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 14: Line 14:
  
  
-Argon2id is now the recommended Argon2 variant to use in the ITEF draft spec.+Argon2id is now the recommended Argon2 variant to use in the IETF draft spec.
  
 ===== Proposal ===== ===== Proposal =====
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 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
 +  - Merged into PHP: https://github.com/php/php-src/commit/55277a668409b9d62ac42695934aca64e354869f
 + 
 ===== References ===== ===== References =====
  
Line 189: Line 194:
   - 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.1528303574.txt.gz · Last modified: 2018/06/06 16:46 by charlesportwoodii