Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67238 invoked from network); 4 Sep 2012 14:16:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2012 14:16:56 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:61667] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/B3-46870-65D06405 for ; Tue, 04 Sep 2012 10:16:55 -0400 Received: by lbbgp3 with SMTP id gp3so3268616lbb.29 for ; Tue, 04 Sep 2012 07:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pkun84isbLjjGQIoMNAplQkVxGOit0klkoYT1cY0+Kw=; b=LzDLaTcxKZZyUDEAqPtWSjZyA6ukAepoe9agb8ZEBXcE0q8dzvU9JcHHcQNU3ofv6V 2lRZnhoHsFXeD71jaoptyy3jVIxVXHpOPqo8PKZ2LAyDrlFxlB0mh4Kw8pXP23o3J6x7 5CbeQ5v6eDOU9zvvCGWUoeUYFmm5TeTPlJ+ARB5b+uXNr2whKEqiLNWPPpcruejhvG4i 6pS2KOD6C+B6RWICmXb8CpEhbjd1nJ4FVU1Zt34LHY3fMLoPgPPtcZfZ72Bx/jZuU+Vm W+4msydbDDrxxNMqH82k9YaMjh5DT0WOi2P+jLVK/DT2vymbAAxTfG/r2nQaKkdup2zi 04dA== MIME-Version: 1.0 Received: by 10.152.144.168 with SMTP id sn8mr17044031lab.1.1346768211434; Tue, 04 Sep 2012 07:16:51 -0700 (PDT) Received: by 10.114.22.1 with HTTP; Tue, 4 Sep 2012 07:16:51 -0700 (PDT) Date: Tue, 4 Sep 2012 10:16:51 -0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=e89a8f234687d65cde04c8e0e85a Subject: [VOTE] Add simplified password hashing API From: ircmaxell@gmail.com (Anthony Ferrara) --e89a8f234687d65cde04c8e0e85a Content-Type: text/plain; charset=ISO-8859-1 Hello all, I'm opening the vote for the simplified password hashing API indicated here: https://wiki.php.net/rfc/password_hash Please vote, Thanks, Anthony --e89a8f234687d65cde04c8e0e85a--