From owner-svn-src-head@FreeBSD.ORG Tue Jun 19 18:27:54 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3046110656A6; Tue, 19 Jun 2012 18:27:54 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id C9FF08FC19; Tue, 19 Jun 2012 18:27:53 +0000 (UTC) Received: from ds4.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id D24D86641; Tue, 19 Jun 2012 18:27:52 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 6EFF38479; Tue, 19 Jun 2012 20:27:52 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Alexey Dokuchaev References: <201206191446.q5JEkJTY050836@svn.freebsd.org> <20120619161320.GA54109@FreeBSD.org> <20120619171726.GA72257@FreeBSD.org> Date: Tue, 19 Jun 2012 20:27:52 +0200 In-Reply-To: <20120619171726.GA72257@FreeBSD.org> (Alexey Dokuchaev's message of "Tue, 19 Jun 2012 17:17:26 +0000") Message-ID: <86d34v40nr.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Chris Rees Subject: Re: svn commit: r237269 - in head: etc lib/libutil X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2012 18:27:54 -0000 Alexey Dokuchaev writes: > Maybe I don't. I just want to know if I should switch from Blowfish to > SHA512. It seems that the former is quite popular judging from discussion > link given above. It also seems that des@' rationale for the switch boils > down to "I vastly prefer sha512 to blf, as that is what the rest of the > world uses." If there's nothing wrong with Blowfish, I guess I'll stick = to > it as I prefer compatibility among *BSD to some weird Unix clones. :-) My understanding is that blf and sha512 are approximately equally hard (or equally easy, if you like) to brute-force with a CPU, but sha512 is supposedly less GPU-friendly. That plus compatibility - but mostly compatibility, to be honest - tipped the scales in favor of sha512. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no