From owner-freebsd-hackers Sun Oct 1 13:57:10 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA29136 for hackers-outgoing; Sun, 1 Oct 1995 13:57:10 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA29129 for ; Sun, 1 Oct 1995 13:57:07 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id NAA24252; Sun, 1 Oct 1995 13:56:07 -0700 To: "Jonathan M. Bresler" cc: Mark Murray , Bruce Evans , hackers@freebsd.org Subject: Re: How to get to the hardware? In-reply-to: Your message of "Sun, 01 Oct 1995 13:50:21 EDT." Date: Sun, 01 Oct 1995 13:56:06 -0700 Message-ID: <24250.812580966@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk > the interrupt from a network card, provided one is available and > connected to an active segment, may be a very good choice of inter-interrupt > time period randomness. You guys should read the announcement text for Netscape 1.22. They describe some of the things they're using for randomizing factors now.. They use the current # of processes and a few other interesting things to increase their "entropy". Jordan