From owner-freebsd-arch Tue Oct 24 18:48:12 2000 Delivered-To: freebsd-arch@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id 5C32437B479; Tue, 24 Oct 2000 18:48:09 -0700 (PDT) Received: (from kris@localhost) by citusc17.usc.edu (8.9.3/8.9.3) id SAA59240; Tue, 24 Oct 2000 18:49:25 -0700 (PDT) Date: Tue, 24 Oct 2000 18:49:25 -0700 From: Kris Kennaway To: Eivind Eklund Cc: Kris Kennaway , Warner Losh , Mark Murray , arch@FreeBSD.org Subject: Re: cvs commit: src/etc rc Message-ID: <20001024184925.B59218@citusc17.usc.edu> References: <20001024124057.A4309@skriver.dk> <200010232046.e9NKkLR01463@grimreaper.grondar.za> <20001023081548.A41843@bsdwins.com> <200010232046.e9NKkLR01463@grimreaper.grondar.za> <200010232321.RAA11268@harmony.village.org> <20001024124057.A4309@skriver.dk> <200010241256.GAA15067@harmony.village.org> <20001024162445.A58246@warning.follo.net> <20001024083111.D58506@citusc17.usc.edu> <20001024182319.C37278@warning.follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001024182319.C37278@warning.follo.net>; from eivind@FreeBSD.org on Tue, Oct 24, 2000 at 06:23:19PM +0200 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 24, 2000 at 06:23:19PM +0200, Eivind Eklund wrote: > (Moving to -arch) > > On Tue, Oct 24, 2000 at 08:31:11AM -0700, Kris Kennaway wrote: > > On Tue, Oct 24, 2000 at 04:24:45PM +0200, Eivind Eklund wrote: > > > > > Can't we just crypt the data with a strong cipher (or, preferably, two or > > > three strong ciphers) and a key aquired by using random data from Yarrow > > > before writing it out? That would not expose state, assuming we trust the > > > > How would you know the key when you want to read it back in after the > > next reboot? > > You don't know the key. This is *entropy* - you don't need to recover it > exactly :-) This doesnt buy you anything, since the Yarrow algorithm already does this. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message