rfc:crypt_function_salt

Differences

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

Link to this comparison view

Next revision
Previous revision
rfc:crypt_function_salt [2013/08/22 11:27] – created yohgakirfc:crypt_function_salt [2020/04/12 15:17] (current) – Close vote girgias
Line 1: Line 1:
  
-====== PHP RFC: Your Title Here ====== +====== PHP RFC: Change crypt() behavior w/o salt ====== 
-  * Version: 0.9 +  * Version: 1.0 
-  * Date: 2013-09-22+  * Date: 2013-08-22
   * Author: Yasuo Ohgaki ( yohgaki@ohgaki.net )   * Author: Yasuo Ohgaki ( yohgaki@ohgaki.net )
-  * Status: Under Discussion+  * Status: Accepted
   * First Published at: http://wiki.php.net/rfc/crypt_function_salt   * First Published at: http://wiki.php.net/rfc/crypt_function_salt
  
Line 89: Line 89:
 </code> </code>
  
 +===== Vote =====
  
-===== References =====+The vote started on 24.09.2013 and ended on 01.10.2013. 
  
-http://jp2.php.net/crypt+<doodle title="Change crypt behavior when salt parameter is omitted." auth="yohgaki" voteType="single" closed="true"> 
 +   * Generate strong salt by default 
 +   * Generate E_NOTICE error 
 +   * Keep current behavior (Use weak hash) 
 +</doodle>
  
  
 +===== References =====
 +
 +  * http://jp2.php.net/crypt
 +  * https://bugs.php.net/bug.php?id=55036
rfc/crypt_function_salt.1377170877.txt.gz · Last modified: 2017/09/22 13:28 (external edit)