Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61066 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60188 invoked from network); 2 Jul 2012 16:38:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2012 16:38:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=dragoonis@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dragoonis@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: dragoonis@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:42155] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/B6-26314-57EC1FF4 for ; Mon, 02 Jul 2012 12:38:14 -0400 Received: by yenl12 with SMTP id l12so4975586yen.29 for ; Mon, 02 Jul 2012 09:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LWacE2fVcHtW8UX5rR3g0wqLHQU8VmWmX8OeeHwFS+g=; b=Q4YYxvVxrWZLNBLC5DTAeGp3vObbPR+2+HnriohqFDhhIEYWHzdh63j4xlOOZE/YxK uECrGikN8Kkg8nXEZJLvd8HukTshdq1lo+0j4TjBrP4sni4gQirWoAtlCcgpMAEFU9WY mSuiwllWgQQZjhBqM5SELE1U57TYfcLlikCU3ceZpOm/B5WtEJqIITP2n4wNVNdkami9 WkQgfykr7m51TYgIQffJ/wldn2Cc4gfLGVmsL1dt9i2YV0S1oMxn1ejhq9U+8UUMB63E Niuoj94f9Tf0xRRSuEwmF9z2YpPg6F5jzkDfiZmp3oxPv1Ko/2/Jy7WhlNoXSn5Hqbco 4jsw== MIME-Version: 1.0 Received: by 10.50.217.199 with SMTP id pa7mr5834411igc.17.1341247091029; Mon, 02 Jul 2012 09:38:11 -0700 (PDT) Received: by 10.64.32.72 with HTTP; Mon, 2 Jul 2012 09:38:11 -0700 (PDT) In-Reply-To: References: Date: Mon, 2 Jul 2012 17:38:11 +0100 Message-ID: To: Anthony Ferrara Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=14dae93411016ab60704c3db6c29 Subject: Re: [PHP-DEV] [VOTE] Hash_pbkdf2 From: dragoonis@gmail.com (Paul Dragoonis) --14dae93411016ab60704c3db6c29 Content-Type: text/plain; charset=ISO-8859-1 I see no coding examples, just a function declaration. On Mon, Jul 2, 2012 at 5:34 PM, Anthony Ferrara wrote: > Hello all, > > I've opened voting for the hash_pbkdf2 RFC adding hash_pbkdf2() to master: > > https://wiki.php.net/rfc/hash_pbkdf2#vote > > Thanks, > > Anthony > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --14dae93411016ab60704c3db6c29--