Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93816 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93040 invoked from network); 5 Jun 2016 13:09:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2016 13:09:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=bjorn.x.larsson@telia.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=bjorn.x.larsson@telia.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain telia.com from 81.236.60.154 cause and error) X-PHP-List-Original-Sender: bjorn.x.larsson@telia.com X-Host-Fingerprint: 81.236.60.154 v-smtpout1.han.skanova.net Received: from [81.236.60.154] ([81.236.60.154:57730] helo=v-smtpout1.han.skanova.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/B6-55579-B6424575 for ; Sun, 05 Jun 2016 09:09:00 -0400 Received: from [192.168.7.7] ([195.198.188.252]) by cmsmtp with SMTP id 9XnUb2sb95nnc9XnUbwnNM; Sun, 05 Jun 2016 15:08:56 +0200 To: Scott Arciszewski References: Cc: PHP Internals Message-ID: <341f7e46-daa3-de94-fb0a-fdff999a08b0@telia.com> Date: Sun, 5 Jun 2016 15:09:02 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfHOY6IxUjVX/wbaR/+5XBRrvxMWc4OWlVgRO5BRCjAk0Bcw1Yi4mFUfaYxjC9CB4znu/QnRgEqmakUIJ0w5HagCublDtZ7MLqYf34GVZGlPhzTZFHluJ CiN/ruvqDxZMTpYz9x5lY3wapBu/h2jpH0lt2SBuyGO6CZktUpBXOUrx3EHs90KNpcNrsgCE+yEs1JtP9sk1VDXKcW4Uno0LmBDbu8Hde+izx7UnzAyeji3a Subject: Re: [PHP-DEV] [RFC] Libsodium - Discussion From: bjorn.x.larsson@telia.com (=?UTF-8?Q?Bj=c3=b6rn_Larsson?=) Hi, Den 2016-06-01 kl. 09:49, skrev Scott Arciszewski: > Hi PHP Internals Team, > > Let's begin discussing the prospect of adding libsodium as a core extension > in PHP 7.1. I've updated the RFC to explain why this would be a good idea > and the benefits it offers. > > https://wiki.php.net/rfc/libsodium > > If the subsequent discussion goes smoothly, I would like to open voting on > June 15. > > Together, let's make PHP cryptography so safe that it becomes boring. > > Scott Arciszewski > Chief Development Officer > Paragon Initiative Enterprises > Given the lively discussion I suggest that the RFC has an "Discussion Point" subject where the "Current postion" is clarified for important topics, like in https://wiki.php.net/rfc/scalar_type_hints_v5 RFC. I think it would help in moving things forward. I also wonder what is the minimum amount of changes needed for making libsodium fly and what is unrealistic (needs to be handled outside libsodium) even if we talk about 7.x perspective? Regards //Björn Larsson