From owner-freebsd-audit Fri Nov 26 20:14: 7 1999 Delivered-To: freebsd-audit@freebsd.org Received: from november.jaded.net (november.jaded.net [216.94.113.4]) by hub.freebsd.org (Postfix) with ESMTP id 426BA14E41 for ; Fri, 26 Nov 1999 20:14:04 -0800 (PST) (envelope-from dan@november.jaded.net) Received: (from dan@localhost) by november.jaded.net (8.9.3/8.9.3+trinsec_nospam) id XAA18647; Fri, 26 Nov 1999 23:14:03 -0500 (EST) Date: Fri, 26 Nov 1999 23:14:03 -0500 From: Dan Moschuk To: freebsd-audit@freebsd.org Cc: Warner Losh Subject: Re: The ball starts rolling Message-ID: <19991126231403.D18496@november.jaded.net> References: <19991126224819.A18496@november.jaded.net> <199911270349.UAA47680@harmony.village.org> <19991126230713.C18496@november.jaded.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19991126230713.C18496@november.jaded.net>; from Dan Moschuk on Fri, Nov 26, 1999 at 11:07:13PM -0500 Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG | | What's wrong with the original cryptographically strong randomizer in | | OpenSBD? | | Absolutely nothing. Last I checked, they used RC4, which is fairly fast and | efficient for the kernel. However, I'm still debating whether or not it's | actually _needed_. IMHO, OpenBSD takes somethings beyond the point of | paranoid overkill, but in this secnario I don't think it would hurt either way. | | *shrug* Oh, cool. After further inspection, arc4random() is a library function, not specific to the OpenBSD kernel. In that case, there is really no valid reason why you can't use either. -- Dan Moschuk (TFreak!dan@freebsd.org) "Try not. Do, or do not. There is no try." -- Yoda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message