rfc:crypt_function_salt

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:crypt_function_salt [2013/08/22 11:30] – [References] yohgakirfc:crypt_function_salt [2013/09/24 01:34] – Add vote section yohgaki
Line 2: Line 2:
 ====== PHP RFC: Your Title Here ====== ====== PHP RFC: Your Title Here ======
   * Version: 0.9   * Version: 0.9
-  * Date: 2013-09-22+  * Date: 2013-08-22
   * Author: Yasuo Ohgaki ( yohgaki@ohgaki.net )   * Author: Yasuo Ohgaki ( yohgaki@ohgaki.net )
   * Status: Under Discussion   * Status: Under Discussion
Line 88: Line 88:
                 salt_in_len = strlen(salt);                 salt_in_len = strlen(salt);
 </code> </code>
 +
 +===== Vote =====
 +
 +The vote started on 24.09.2013 and ended on 01.10.2013. 
 +
 +<doodle title="Change crypt behavior when salt parameter is omitted." auth="yohgaki" voteType="single" closed="false">
 +   * Generate strong salt by default
 +   * Generate E_NOTICE error
 +   * Keep current behavior (Use weak hash)
 +</doodle>
  
  
rfc/crypt_function_salt.txt · Last modified: 2020/04/12 15:17 by girgias