Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105991 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 43777 invoked from network); 20 Jun 2019 01:39:16 -0000 Received: from unknown (HELO mail-qk1-f181.google.com) (209.85.222.181) by pb1.pair.com with SMTP; 20 Jun 2019 01:39:16 -0000 Received: by mail-qk1-f181.google.com with SMTP id t8so686182qkt.1 for ; Wed, 19 Jun 2019 15:54:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Af9Y4Osq1cTfKDV3M/a4sQuU0xIiQI/99X24JukBztA=; b=T1hG+q3DcSgcOC8sdD+0zFZk4wnWbGmupUccqwcOlYKYrwEEpGxJcPpTqTotsyoTYe e+uuiYoysi85G+905BkfEXCESo2TpUl8mUaykEPtHBbZOyboKKdJ9VwwYgd3gf9LRscz LAwbwAF8jbrp3Stg30ZVs3nD05D+HeH9ivfTNM2qJriNbnf5VXBOlr0S8TG7htAdhIaF 60HS8Y1t3yzT/KkJMR1ABvrx0ponrKSGN5pLC/1C382an+aMv9Qg/hiQLzXDmi+rJ/Dh yVMMhAyealJpN1+wXBhqGTrUctV5LE8a9e5nA9OHpHcpz4Fw3ANojmB9JFa1m0Xj21qd kzrg== X-Gm-Message-State: APjAAAXpX+P4j+XdmL+dLM3Zo9gyBY3XjHl0pRIw7b0tgEXKyrYlE10s ojZx7w5xadw4ncgxUQDVFuIp4AIIoyDO2F8dE1aZUEeXRP0zyw== X-Google-Smtp-Source: APXvYqxDb/0j665/KAe15eR5OqKCvAGexH0+r6YQlj66NSUGEtZiOdxbEbT9dmuFeS46rPIjJcVCPxyPlH3xEIFBkds= X-Received: by 2002:a05:620a:14ab:: with SMTP id x11mr35851983qkj.186.1560984840873; Wed, 19 Jun 2019 15:54:00 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 19 Jun 2019 17:53:49 -0500 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000f0beb7058bb51a95" Subject: libsodium based Argon2i(d) password_hash() From: pollita@php.net (Sara Golemon) --000000000000f0beb7058bb51a95 Content-Type: text/plain; charset="UTF-8" I intend to move https://wiki.php.net/rfc/sodium.argon.hash into voting on Friday. Note that I need to update the PR to reflect the decision to synchronize the time_cost and mem_limit defaults for libargon based hashing with libsodium. If you have any last minute issues with this RFC, please bring them up now. -Sara --000000000000f0beb7058bb51a95--