From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Fri, 10 Feb 2006 14:28:53 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] newbie question In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Topicbox-Message-UUID: f9e85422-ead0-11e9-9d60-3106f5b1d025 > > /n/sources/contrib/rsc/cryptfs > > a few brief notes on how one might use it? use it like kfs. it will ask you for a password when it starts. each block is (separately) aes-cbc encrypted with a key derived from that password. russ