Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60814 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24469 invoked from network); 13 Jun 2012 22:01:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2012 22:01:39 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:35880] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/77-08889-3CD09DF4 for ; Wed, 13 Jun 2012 18:01:39 -0400 Received: by yhfq11 with SMTP id q11so1134623yhf.29 for ; Wed, 13 Jun 2012 15:01:37 -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=ghM+uYeHxcT4sC4W4DFW1cmZ+28iyvyfdGxl2wPROO8=; b=SMdoD+rm1wqFSoE6TEmgHNtlcs3tX+v5PaW/ga1QT9a4n5m+A+KckUM+ZfmJi3nbc0 z5oEHC75ccRXTiNJv9ll3Rbmft6uUodxamghKcaBg0Jcz8HGCmvjV6e7HVvF0AzLKtYQ Jfh8LmzcktSiQ/GX3ku27VIGv0F56eTlivj6tn+kHO7SvAotia5DWYzXGStcy8Y4q3t4 xvjiX4ouxnU9rVortX6wc1B76sGFl/r4q65I6xh4Iic3W2QoHXH8QyoMYHZSxK+nmYVB BEmiajgwxVLH8FTKloL8fBDCFf1CUvtI/iZRkmX6YHi3t+57Qc+DPSofDHejxwyT0TS8 iLiw== MIME-Version: 1.0 Received: by 10.50.173.102 with SMTP id bj6mr11717872igc.25.1339624896676; Wed, 13 Jun 2012 15:01:36 -0700 (PDT) Received: by 10.64.164.134 with HTTP; Wed, 13 Jun 2012 15:01:36 -0700 (PDT) Received: by 10.64.164.134 with HTTP; Wed, 13 Jun 2012 15:01:36 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Jun 2012 01:01:36 +0300 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary=e89a8f83a6af1943bd04c261ba29 Subject: Re: [PHP-DEV] Adding a simple API for secure password hashing? From: arvids.godjuks@gmail.com (Arvids Godjuks) --e89a8f83a6af1943bd04c261ba29 Content-Type: text/plain; charset=UTF-8 I would definetly like that a lot to be the case. bcrypt is kind'a cryptic and information about cryptography on the internet is not so informative and are not in abundance. --e89a8f83a6af1943bd04c261ba29--