Subject: Re: replace kernel random number function
To: None <tech-security@netbsd.org>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-security
Date: 10/22/2000 17:46:43
  by mail.netbsd.org with SMTP; 22 Oct 2000 15:46:46 -0000
	id 13nNKd-000078-00; Sun, 22 Oct 2000 17:46:43 +0200
To: tech-security@netbsd.org
Cc: tech-kern@netbsd.org
Subject: Re: replace kernel random number function
References: <20001020230203.097CB7E46@starfruit.itojun.org>
From: joda@pdc.kth.se (Johan Danielsson)
Date: 22 Oct 2000 17:46:43 +0200
In-Reply-To: Jun-ichiro itojun Hagino's message of "Sat, 21 Oct 2000 08:02:02 +0900"
Message-ID: <xof4s24ubdo.fsf@blubb.pdc.kth.se>
Lines: 8
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Jun-ichiro itojun Hagino <itojun@iijlab.net> writes:

> i plan to replace kernel random(9) with libc random(3) code, or
> arc4random.  any comments?

Shouldn't this use rnd(9), or is that too slow?

/Johan