From owner-freebsd-security@FreeBSD.ORG Thu Jan 28 20:18:50 2010 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BC99106566B for ; Thu, 28 Jan 2010 20:18:50 +0000 (UTC) (envelope-from chris@noncombatant.org) Received: from strawberry.noncombatant.org (strawberry.noncombatant.org [64.142.6.126]) by mx1.freebsd.org (Postfix) with ESMTP id E6F428FC1A for ; Thu, 28 Jan 2010 20:18:49 +0000 (UTC) Received: by strawberry.noncombatant.org (Postfix, from userid 1002) id 378D631E2C6A; Thu, 28 Jan 2010 12:18:57 -0800 (PST) Date: Thu, 28 Jan 2010 12:18:57 -0800 From: Chris Palmer To: freebsd-security@freebsd.org Message-ID: <20100128201857.GP892@noncombatant.org> References: <20100128182413.GI892@noncombatant.org> <20100128135410.7b6fe154.wmoran@collaborativefusion.com> <20100128193941.GK892@noncombatant.org> <20100128151026.5738b6c1.wmoran@collaborativefusion.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100128151026.5738b6c1.wmoran@collaborativefusion.com> User-Agent: Mutt/1.4.2.3i Subject: Re: PHK's MD5 might not be slow enough anymore X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2010 20:18:50 -0000 For backwards compatibility, which do people prefer: Creating a new $N$ prefix every time we re-tune the algorithm, or using a new notation to say how many times this password was hashed? For example: $1.1000$, $1.100000$, et c.? I prefer the latter. It can work with Blowfish, too, and anything else people come up with in the future.