Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60856 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53449 invoked from network); 16 Jun 2012 11:51:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2012 11:51:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; 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:50357] helo=mail-gg0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/A2-27230-2537CDF4 for ; Sat, 16 Jun 2012 07:51:47 -0400 Received: by ggnf2 with SMTP id f2so3348984ggn.29 for ; Sat, 16 Jun 2012 04:51:44 -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=+tM9w762ioXtKxGfOuGtntRaiUBevzluMhtywWvwvdk=; b=Gg7hmeoIwGY51rXU3Rf10QsHdmz6TE8ZdsLU0xbDJDTQTwBO9DP3XcUGEI+KpyicRT gtPRZzqbMn+xly83hoAVBwfaKSsG/ivfCrzUR/Z9//O1a+hvCvNXaayavi25EawQYxoQ Cendek10zFOUTv/M8RO66irKuiTGx9idqSMjaQ98FuvgLx79S+oQTkDWT9Vlp41goyM1 RF8wWqgK4KdTT+1GieX3bQMr2hFlKLEjZSDgY8VOYbTfUIFQsDpLOMaGRyVS2y3c7YRZ 4IlC7pNvm0DL9n4gcXqlJt2FagMA0oaTSHE/D0dwbCLuCc23YARaA+UeO5sdiy63S41d ZokQ== MIME-Version: 1.0 Received: by 10.236.126.133 with SMTP id b5mr11699325yhi.50.1339847504114; Sat, 16 Jun 2012 04:51:44 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Sat, 16 Jun 2012 04:51:44 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 Jun 2012 13:51:44 +0200 Message-ID: To: Herman Radtke Cc: Nikita Popov , 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! hi! On Fri, Jun 15, 2012 at 6:23 PM, Herman Radtke wrote: > This userland library already solves all the issues you outlined with > bcrypt: http://www.openwall.com/phpass/ > > The API is very easy to use, has been around for a while and has a > number of detailed articles that explain how to use it. And that one is already used by many projects as well. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org