Date: Tue, 5 Mar 2002 14:40:48 -0500 (EST) From: Adrian Filipi-Martin <adrian@ubergeeks.com> To: "Sam Leffler (at Usenix)" <sam@usenix.org> Cc: Bruce M Simpson <bms@spc.org>, <freebsd-hackers@FreeBSD.ORG> Subject: Re: Intel 820 RNG Message-ID: <20020305143822.F52330-100000@lorax.ubergeeks.com> In-Reply-To: <22f201c1c3d0$2dd87960$52557f42@errno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Mar 2002, Sam Leffler (at Usenix) wrote: > > But, back to the topic. We have taken the OpenBSD driver for the > > RNG on the i810 chipset (and some other i8x0 chipsets), and ported it to > > FreeBSD-4.4. We made some enhancements to get more of the available > random > > data bandwidth. > > > > I ported the openbsd crypto stuff to -stable for the purpose of making the > soekris vpn1211 card usable (Hifn 7951). As part of this I tied the RNG on > the Hifn to /dev/random; all that was required was to add a call to inject > the data as entropy (or so I believed). Are your diff's available? We have a handful of idle powercrypt cards, which are Hifn's IIRC, idle here, and we have boxes without the i810 entropy device on their motherboards. This would be handy. Did you just dump the entropy into the existing entropy pool of the standard random(4) driver, or does it replace the driver with 100% hardware entropy? What kind of entropy bandwidth are you able to get? cheers, Adrian -- [ adrian@ubergeeks.com ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020305143822.F52330-100000>