Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46171 invoked from network); 14 Sep 2017 21:19:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2017 21:19:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:57400] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/26-19300-842FAB95 for ; Thu, 14 Sep 2017 17:19:08 -0400 Received: (qmail 24769 invoked by uid 89); 14 Sep 2017 21:19:00 -0000 Received: from unknown (HELO mail-it0-f54.google.com) (yohgaki@ohgaki.net@209.85.214.54) by 0 with ESMTPA; 14 Sep 2017 21:19:00 -0000 Received: by mail-it0-f54.google.com with SMTP id z8so1321342itc.2 for ; Thu, 14 Sep 2017 14:19:00 -0700 (PDT) X-Gm-Message-State: AHPjjUgKxUPHP9f7+KPVfhkyAEh3esugKy7e3pTRH6stTP2oUOAQZGp2 0cRYownQCK7JGCPUMJuGyR0QaQ33OoNeVIHOAQ== X-Google-Smtp-Source: AOwi7QCkC3F/1QroNm0f/lW4tdH4f2Ih9M05fqSdEh+I0hvHe9X+0G6kY/1OaZDEkPdBeT8CM2GXVoiwl3KK/SHqwvs= X-Received: by 10.36.70.131 with SMTP id j125mr2012140itb.141.1505423934897; Thu, 14 Sep 2017 14:18:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.3.134 with HTTP; Thu, 14 Sep 2017 14:18:13 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Sep 2017 06:18:13 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Joe Watkins Cc: "internals@lists.php.net" , Nikita Popov Content-Type: multipart/alternative; boundary="001a114494d0e0454a05592cd278" Subject: Re: [PHP-DEV] Re: hash_hkdf() signature and return value From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a114494d0e0454a05592cd278 Content-Type: text/plain; charset="UTF-8" On Fri, Sep 15, 2017 at 6:06 AM, Yasuo Ohgaki wrote: > On Wed, Sep 13, 2017 at 3:24 PM, Joe Watkins > wrote: > >> This proposal was rejected. >> >> 6 months has not passed since it was rejected. >> >> There will be no vote on these proposals in the near future. >> >> Please stop. >> >> Joe >> > > Joe, you have great responsibility as RM for ridiculous hash_hkdf() API. > Current hash_hkdf() API is perfectly makes sense for you. I understand it. > This means you think following key derivation is perfectly OK. $new_key = hash_hmac('sha256', $my_secret_password, ''); Just my .02 -- Yasuo Ohgaki yohgaki@ohgaki.net --001a114494d0e0454a05592cd278--