rfc:libsodium

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
Last revisionBoth sides next revision
rfc:libsodium [2017/02/04 16:15] – Be more explicit here. I thought this was obvious. sarciszewskirfc:libsodium [2017/08/08 15:27] – this RFC has already been implemented cmb
Line 3: Line 3:
   * Date: 2016-01-11   * Date: 2016-01-11
   * Author: Scott Arciszewski, scott@paragonie.com   * Author: Scott Arciszewski, scott@paragonie.com
-  * Status: Voting+  * Status: Implemented
   * First Published at: http://wiki.php.net/rfc/libsodium   * First Published at: http://wiki.php.net/rfc/libsodium
  
Line 191: Line 191:
 Vote YES to add ext/sodium to PHP 7.2. As per new voting rules, a 2/3 majority is required. Vote YES to add ext/sodium to PHP 7.2. As per new voting rules, a 2/3 majority is required.
  
-<doodle title="Libsodium as a Core Extension in PHP 7.2" auth="sarciszewski" voteType="single" closed="false">+<doodle title="Libsodium as a Core Extension in PHP 7.2" auth="sarciszewski" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 198: Line 198:
 Second vote: Vote YES to keep the namespace (\Sodium\etc), vote NO to switch to a prefix in the global namespace (sodium_etc). A 2/3 majority is also required for "Yes" to be accepted. The default is for "No". Second vote: Vote YES to keep the namespace (\Sodium\etc), vote NO to switch to a prefix in the global namespace (sodium_etc). A 2/3 majority is also required for "Yes" to be accepted. The default is for "No".
  
-<doodle title="Use the current PECL syntax?" auth="sarciszewski" voteType="single" closed="false">+<doodle title="Use the current PECL syntax?" auth="sarciszewski" voteType="single" closed="true">
    * Yes, \Sodium\foo    * Yes, \Sodium\foo
    * No, sodium_foo    * No, sodium_foo
 </doodle> </doodle>
 +
 +===== Implementation =====
 + 
 +  - merged to PHP 7.2+ in http://git.php.net/?p=php-src.git;a=commit;h=5cfa26c18189ae5e0ae8bb1eac5dd0e213a2bb3e
 +  - PHP manual section: yet missing
  
 ===== References ===== ===== References =====
rfc/libsodium.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1