From owner-freebsd-arch@FreeBSD.ORG Tue Aug 21 08:33:57 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 624E61065675; Tue, 21 Aug 2012 08:33:57 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 1F6A38FC15; Tue, 21 Aug 2012 08:33:56 +0000 (UTC) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 9DF073B788; Tue, 21 Aug 2012 08:33:49 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id q7L8Xm46076711; Tue, 21 Aug 2012 08:33:49 GMT (envelope-from phk@phk.freebsd.dk) To: Ben Laurie From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 21 Aug 2012 09:25:37 +0100." Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 21 Aug 2012 08:33:48 +0000 Message-ID: <76710.1345538028@critter.freebsd.dk> Cc: Doug Barton , Steve Kargl , freebsd-arch@freebsd.org Subject: Re: /dev/random X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2012 08:33:57 -0000 In message , Ben Laurie writes: >>> > FreeBSD random(4) currently only supports one hardware RNG - [...] I belive this is wrong: hifn7751.c also feeds Yarrow/random(4). That said, purely on principle I'm with Ben here: All sources of entropy should be fed to Yarrow by default. I don't mind there being separate devices so you can get your bits directly from a hardware device if you want to. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.