Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60873 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86294 invoked from network); 17 Jun 2012 21:54:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2012 21:54:57 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gg0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:41195] helo=mail-gg0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/66-49496-0325EDF4 for ; Sun, 17 Jun 2012 17:54:56 -0400 Received: by ggnf2 with SMTP id f2so3720463ggn.29 for ; Sun, 17 Jun 2012 14:54:53 -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=PXSB63RrTmqbVUHW5cuH30kMolFg4MMrmOo8H0uXofw=; b=N+3lzwqnO5thV9Q5B+nkPy2c1xvg6IKpcsaiyxM0Oezd1+oqZYIM4h+bn4QRKUa3Jc F2LbvRgFjeYyZjKrG4Bdkn3wZxAKnc1PWKb2LBDH0cMygAt3IA1xyuW+PF9ROIiAOtye O/SV/loN0r/g4Xb/J3GeDeNU8TiMF+9aeyGEkugHfuh8pZiZo4aKL8mxrfcs9tjPX2d5 Ol1PjvuW8lFpmM9/qaX1kFIx0jbXCmYuMSOAjYjGHd8p6qXUlp+aKQdWWd3EsrVVMG+v zZxVwac+SYbvwM7ncr/LyfTliqSmKTZVtjKixbuZlR7mdRl0XYA+7sVw/gF420fJ/7eC gOKg== MIME-Version: 1.0 Received: by 10.236.186.72 with SMTP id v48mr15649685yhm.18.1339970093462; Sun, 17 Jun 2012 14:54:53 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Sun, 17 Jun 2012 14:54:53 -0700 (PDT) In-Reply-To: <8714BC2A-45E2-4303-9769-8399AF316159@gmail.com> References: <8714BC2A-45E2-4303-9769-8399AF316159@gmail.com> Date: Sun, 17 Jun 2012 23:54:53 +0200 Message-ID: To: Alexey Zakhlestin Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Adding a simple API for secure password hashing? From: pierre.php@gmail.com (Pierre Joye) hi, On Sun, Jun 17, 2012 at 3:58 PM, Alexey Zakhlestin wrote: > I guess SCrypt binding could be implemented. > http://www.tarsnap.com/scrypt.html Using yet another dependency for that? Not good. > That's the best available option at the moment. > http://stackoverflow.com/questions/1226513/whats-the-advantage-of-scrypt-over-bcrypt This post says the exact opposite, just saying :) > It is BSD-licensed, so we can easily bundle it with PHP Maybe nice to have in pecl.' cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org