From owner-freebsd-security@FreeBSD.ORG Fri Sep 19 13:58:16 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38C6216A4BF for ; Fri, 19 Sep 2003 13:58:16 -0700 (PDT) Received: from tenebras.com (blade.tenebras.com [66.92.188.175]) by mx1.FreeBSD.org (Postfix) with SMTP id 480D643FE9 for ; Fri, 19 Sep 2003 13:58:14 -0700 (PDT) (envelope-from kudzu@tenebras.com) Received: (qmail 5379 invoked from network); 19 Sep 2003 20:58:14 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by laptop.tenebras.com with SMTP; 19 Sep 2003 20:58:14 -0000 Message-ID: <3F6B6DE4.5020003@tenebras.com> Date: Fri, 19 Sep 2003 13:58:12 -0700 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, zh-tw, zh-cn, fr, en, de-de MIME-Version: 1.0 To: freebsd-security@freebsd.org References: <200309190802.h8J82bfq006549@grimreaper.grondar.org> <3F6B1950.8090304@tenebras.com> <20030919195025.GB3815@saboteur.dek.spc.org> In-Reply-To: <20030919195025.GB3815@saboteur.dek.spc.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Fwd: Re: FreeBSD Security Advisory FreeBSD-SA-03:12.openssh] X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 20:58:16 -0000 Bruce M Simpson wrote: >>Question, since I haven't looked at the code -- does it honor the >>/dev/crypto interface? Since, if a HW RBG is included in a crypto >>device, it should be used to help stir the pot. > > Stacy Millions had a driver in the works to support the Intel i8xx FWH > HW RNG. As far as I know it hasn't been committed, I'd certainly like > to see this code updated. Good. On linux, where /dev/random comes from, there is no (or was no) rndcontrol. The standard sources of entropy were keyboard and mouse. Very funny for a rackmount server, you can run out of random bits in a hurry.