Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98778 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37616 invoked from network); 12 Apr 2017 23:08:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2017 23:08:13 -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:41412] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/DA-18853-A53BEE85 for ; Wed, 12 Apr 2017 19:08:12 -0400 Received: (qmail 83527 invoked by uid 89); 12 Apr 2017 23:08:06 -0000 Received: from unknown (HELO mail-qt0-f169.google.com) (yohgaki@ohgaki.net@209.85.216.169) by 0 with ESMTPA; 12 Apr 2017 23:08:06 -0000 Received: by mail-qt0-f169.google.com with SMTP id c45so34283446qtb.1 for ; Wed, 12 Apr 2017 16:08:05 -0700 (PDT) X-Gm-Message-State: AN3rC/6YOTSZOqQmqL4AmJIg4806+MvSxkxWosl2fx6Yn/o0xp4l7MuQ XvPavITJbXTctaJRnSfsoSmOO85HoA== X-Received: by 10.237.33.137 with SMTP id l9mr120438qtc.157.1492038479623; Wed, 12 Apr 2017 16:07:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.27.179 with HTTP; Wed, 12 Apr 2017 16:07:19 -0700 (PDT) In-Reply-To: References: <0285A0ED-A39F-46C9-A927-3C786F2B256D@koalephant.com> Date: Thu, 13 Apr 2017 08:07:19 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Joe Watkins , Andrey Andreev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1149d36891be01054d004794 Subject: Re: [PHP-DEV] [RFC][VOTE] Improve hash_hkdf() parameter From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1149d36891be01054d004794 Content-Type: text/plain; charset=UTF-8 Hi Joe, On Wed, Apr 12, 2017 at 7:46 PM, Joe Watkins wrote: > This RFC was left open for 5 days past the end of voting as declared on > the RFC. > Thank you, I forgot about this. IMHO, it's a shame for us we should have inconsistent and insecure function signature for a new function. I'm going to update the manual to add warning notes and example usages like advanced CRFS token dedicated for specific URL with expiration time. I can think of length option only usage, but I cannot think usage that could be useful for majority of PHP users like advanced CSRF token. Andrey, Could you give us some length only and length/info only example that could be useful for most PHP users. It should be safe and recommended usage. I suppose you should have some good examples. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1149d36891be01054d004794--