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/19 15:02] 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: Accepted+  * 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 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 190: Line 195:
   - 2018-06-06: Opened for Vote   - 2018-06-06: Opened for Vote
   - 2018-06-19: Accepted   - 2018-06-19: Accepted
 +  - 2018-06-21: Implemented
rfc/argon2_password_hash_enhancements.1529420576.txt.gz · Last modified: 2018/06/19 15:02 by charlesportwoodii