From owner-cvs-all Sun Dec 1 11:23: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E87937B401; Sun, 1 Dec 2002 11:23:06 -0800 (PST) Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B9143E4A; Sun, 1 Dec 2002 11:23:05 -0800 (PST) (envelope-from silby@silby.com) Received: from [10.1.1.6] (d136.as12.nwbl0.wi.voyager.net [169.207.136.138]) by out3.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id C6C9477728; Sun, 1 Dec 2002 13:23:03 -0600 (CST) Date: Sun, 1 Dec 2002 13:30:02 -0600 (CST) From: Mike Silbersack To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, "" Subject: Re: cvs commit: src/sys/geom/bde g_bde_crypt.c In-Reply-To: <200212011550.gB1Fomi2047460@repoman.freebsd.org> Message-ID: <20021201132914.B99265-100000@patrocles.silby.com> References: <200212011550.gB1Fomi2047460@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 1 Dec 2002, Poul-Henning Kamp wrote: > phk 2002/12/01 07:50:48 PST > > Modified files: > sys/geom/bde g_bde_crypt.c > Log: > Conceiveably, there may exist an algorithm which can tell if a sequence of bytes > are the output of AES/128/CBC or ARC4RANDOM. Encrypt the random data with which > we wipe when we get a BIO_DELETE to make such an algorithm useful. Did you mean useless? Mike "Silby" Silbersack > > Sponsored by: DARPA & NAI Labs > Approved by: re (blanket) > > Revision Changes Path > 1.5 +7 -0 src/sys/geom/bde/g_bde_crypt.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message