Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61077 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55969 invoked from network); 3 Jul 2012 08:42:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2012 08:42:37 -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.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:57027] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/42-42839-B70B2FF4 for ; Tue, 03 Jul 2012 04:42:35 -0400 Received: by yenl12 with SMTP id l12so5775485yen.29 for ; Tue, 03 Jul 2012 01:42:32 -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=Plsre7ZEnxHALN/R7sofrK4HGuXLMIA4G31Yjnd96CE=; b=hAQis/I3ealWkc0GfhtW+ScAG3FTwmssavgKILwptEZBB+icBfdXrb/6EG4llE5UkC Fs55vw/n6lDLAcWYlG1L84X4usIh0STZYJ/Upo8KvhVqsVnFY33j1GXANMP9XRHVB7cy XVfsm1tmx7L+no+GGyC1bVHwB24RabhP2jb63d5SaeyjUtLvh5EktXQepga0ZbrWOzJB YrpB6Qzx8Oq8ke6J/Cr+N3SpvVwVWVxmaQ8AvFBDGpQRRJoAbEIGHsCfYj8lSfA/+H2C E3tv0oZVdmodcK+nWPcXILEfjRfBRT407X4fyuRQieAiD94nAhhsgFhLifHatK5XHi7u +fDQ== MIME-Version: 1.0 Received: by 10.236.186.72 with SMTP id v48mr19022798yhm.18.1341304952791; Tue, 03 Jul 2012 01:42:32 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Tue, 3 Jul 2012 01:42:32 -0700 (PDT) In-Reply-To: References: <4FF1FD89.6090308@oracle.com> <4FF210F7.7070307@oracle.com> Date: Tue, 3 Jul 2012 10:42:32 +0200 Message-ID: To: Anthony Ferrara Cc: Christopher Jones , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [DRAFT RFC] Adding Simplified Password Hashing API From: pierre.php@gmail.com (Pierre Joye) hi! On Tue, Jul 3, 2012 at 1:23 AM, Anthony Ferrara wrote: > Well, if not for an ini parameter, what way would you suggest to alter > the default bcrypt cost? (seriously, I'm open to suggestions)... Simply by not allowing to change it. If one does not like it, it can pass the option value as he wishes. An ini setting for that sounds wrong to me. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org