rfc:improve-openssl-random-pseudo-bytes

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:improve-openssl-random-pseudo-bytes [2018/11/02 19:27] – Move to voting phase sammykrfc:improve-openssl-random-pseudo-bytes [2019/01/11 10:18] (current) – Implemented nikic
Line 3: Line 3:
   * Date: 2018-10-19   * Date: 2018-10-19
   * Author: Sammy Kaye Powers <sammyk@php.net>   * Author: Sammy Kaye Powers <sammyk@php.net>
-  * Status: Voting+  * Implementation: https://github.com/php/php-src/pull/3649 
 +  * Status: Implemented (in PHP 7.4)
  
 ===== Introduction ===== ===== Introduction =====
Line 80: Line 81:
 Voting started **2018-11-02 @ 19:30 UTC** and will close sometime around **2018-11-16 @ 19:30 UTC** Voting started **2018-11-02 @ 19:30 UTC** and will close sometime around **2018-11-16 @ 19:30 UTC**
  
-<doodle title="Make openssl_random_pseudo_bytes() fail closed" auth="sammyk" voteType="single" closed="false">+==== Vote #1: Make openssl_random_pseudo_bytes() fail closed ==== 
 + 
 +<doodle title="Make openssl_random_pseudo_bytes() fail closed" auth="sammyk" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
  
-<doodle title="Deprecate the usage of the $crypto_strong parameter" auth="sammyk" voteType="single" closed="false">+==== Vote #2: Deprecate the usage of the $crypto_strong parameter ==== 
 + 
 +<doodle title="Deprecate the usage of the $crypto_strong parameter" auth="sammyk" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
rfc/improve-openssl-random-pseudo-bytes.txt · Last modified: 2019/01/11 10:18 by nikic