Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18999 invoked from network); 11 Jan 2017 19:39:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2017 19:39:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=narf@devilix.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=narf@devilix.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain devilix.net designates 209.85.218.50 as permitted sender) X-PHP-List-Original-Sender: narf@devilix.net X-Host-Fingerprint: 209.85.218.50 mail-oi0-f50.google.com Received: from [209.85.218.50] ([209.85.218.50:35989] helo=mail-oi0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/75-55699-40A86785 for ; Wed, 11 Jan 2017 14:39:48 -0500 Received: by mail-oi0-f50.google.com with SMTP id u143so190908091oif.3 for ; Wed, 11 Jan 2017 11:39:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=devilix.net; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=2Sm7sHY9dWMaKboGd2xOxXxs6pZ6JGjFGn2jAsBY3N0=; b=Or3vHy8vONrF7Xlj9xRyYIPctvHVyDhRXxvAURi96mNd3lhzkrokRaj0AsyKoYj3Uc Ns/Q3fnN+9yMYS+tr5EQTvjsE7tHwWnWE3o/lRMVxJFBip25PNf9/uoEELgZFn1k0m+P tlnPPsydyQ/JxH8bAxwiCJN35Ap6e1eA82XKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=2Sm7sHY9dWMaKboGd2xOxXxs6pZ6JGjFGn2jAsBY3N0=; b=DS8HchWd0F7DYbWJAWkcw/wla02hVTockavaQ8/5Ykb7p6GsQ8iKThibTYbHkV1XRn hjRh8AYYhPUjBAIa3f96T3xpUWMHLu5Q+QFnofYHR0uyuY00qABp7ZjmaZeFCYJPa1xW J1KLNafidRSpWtfrbttof9959psV2jswx3Pzd1WKjDGVjyB/Q+/iIV9baPTeGoF8bHQH D3p6UprrEBpb33f0BLzswHiR6m19MDfWKQMxjD5jvFls33LA1Mi2gNtNBYw8MaLt4t+D +iDzXokLN9PWslEH3isJstyYi49LNfikxdAElujCNX8kNXGYo2wq65XL/IzEjQKG57O2 8JsQ== X-Gm-Message-State: AIkVDXK7ByPeqjd6wZT49rGhmXvdxPgGGi+VN+61uHgxn8efi5+4dfqUm4M/0FsOsXJ/prnpg2pLYj7jvEI9cg== X-Received: by 10.202.245.212 with SMTP id t203mr4762458oih.62.1484163585091; Wed, 11 Jan 2017 11:39:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.232.8 with HTTP; Wed, 11 Jan 2017 11:39:44 -0800 (PST) In-Reply-To: <961D2C3F-AD68-4F02-9E18-54F4AF0A46D1@thefsb.org> References: <961D2C3F-AD68-4F02-9E18-54F4AF0A46D1@thefsb.org> Date: Wed, 11 Jan 2017 21:39:44 +0200 Message-ID: To: Tom Worster Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a113df2ba473b8c0545d6c3bf Subject: Re: [Discussion] HKDF From: narf@devilix.net (Andrey Andreev) --001a113df2ba473b8c0545d6c3bf Content-Type: text/plain; charset=UTF-8 Hi Tom, On Wed, Jan 11, 2017 at 9:16 PM, Tom Worster wrote: > Hi Andrey, > > Is there a draft of end-user docs for the PHP function? > No, not yet. But naturally, I do promise to write the docs + a userland compat package. In fact, I have some other docs updates that I want to do, so I might as well request VCS access for that ... the docs still being in SVN has been kind of demotivating. Cheers, Andrey. --001a113df2ba473b8c0545d6c3bf--