Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93663 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21464 invoked from network); 1 Jun 2016 07:49:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2016 07:49:08 -0000 Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain paragonie.com designates 209.85.218.51 as permitted sender) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.218.51 mail-oi0-f51.google.com Received: from [209.85.218.51] ([209.85.218.51:33688] helo=mail-oi0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/70-11325-1739E475 for ; Wed, 01 Jun 2016 03:49:05 -0400 Received: by mail-oi0-f51.google.com with SMTP id k23so15472198oih.0 for ; Wed, 01 Jun 2016 00:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paragonie-com.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=UzNMA+77NFqlxTBetF7K3rmJ6kP8y0e6Y/ZxzwVvQUg=; b=Y9alpACZtJexf+O6apKdGTOGaH1DWMgs7X8vulrxwc2yYBP237eKAIaLa4wc6ZUAsd +1wqnHhIQ0ziQMwhARLw6voxUWx18mXdoO6j3nencv9RXymMRYXiJDah/4RE4zdWcb/k 4lkrKqN5bu+rVHODULFKHP9tXGr/gCsyCihTNeHhJuH9tlUYmAtMC1Ael4FJv+8GoY7H CfhdCX06ABE0Nt+Xlmit2cdCGyKPSRizJfWKAKxAj3W523SSbRiXzkOEUzl5MyPyQRxU m7IcNiMQZztTUZtsxT0SUiv74ih9xQ/GWg/TUZRpFJ9HuUXfTT380W2LWSqPjnIK7C7t bZrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=UzNMA+77NFqlxTBetF7K3rmJ6kP8y0e6Y/ZxzwVvQUg=; b=P8eeMpJr6r1sFv3rGX1B1L1FS7uL9MEwcwnRJOoGUUjhpk8xb74LJgf47l/AY8lv0A ww2EsBaOTCrKixbnQPopRektYIvXop6fSTSb2uO8zHhft6aeTtmC/ADrwqJy51koaiIG GZbMdpLJsvb5xxBeYyaCsSe/dje3wZ5nh5Ls9wC45Jk0auSgkvJxWOKGtv2N/A7ob3jj R/gjGzJ5t7axFkgRY272l0/IEqzvrnzTtyWJAL/t4LQXBLOW8wgyqD8JwXcIWvJLdphh xsOdouVyNyPjVKVc3dGFK3cCEjS5PkCVmEhaDDUo5AAd4zdet7n7csbhLKqU+UjeA4M2 jUzA== X-Gm-Message-State: ALyK8tId9UDZTu9dn/C7lsaPPqzK32fH0wJxtNCGOuTHFMkGIcYXt08pc4Pe40Zslfi0KidtuwmnmPq2n+SoCQ== MIME-Version: 1.0 X-Received: by 10.157.27.46 with SMTP id l43mr475786otl.54.1464767341967; Wed, 01 Jun 2016 00:49:01 -0700 (PDT) Received: by 10.157.26.106 with HTTP; Wed, 1 Jun 2016 00:49:01 -0700 (PDT) Date: Wed, 1 Jun 2016 03:49:01 -0400 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=94eb2c09b42418d739053432b912 Subject: [RFC] Libsodium - Discussion From: scott@paragonie.com (Scott Arciszewski) --94eb2c09b42418d739053432b912 Content-Type: text/plain; charset=UTF-8 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 --94eb2c09b42418d739053432b912--