From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 23 Mar 2011 15:15:00 +0100 (CET) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q2Opt-00010e-08 for dm-crypt@saout.de; Wed, 23 Mar 2011 15:14:57 +0100 Received: from p5799c668.dip.t-dialin.net ([87.153.198.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Mar 2011 15:14:56 +0100 Received: from rudolf.deilmann by p5799c668.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Mar 2011 15:14:56 +0100 From: Rudolf Deilmann Date: Wed, 23 Mar 2011 15:14:45 +0100 Message-ID: <20110323151445.733a8058@gmail.com> References: <4D7E53E5.3040007@redhat.com> <20110314221329.19d588ea@gmail.com> <4D87973E.1090300@redhat.com> <20110322194725.3b104ed5@gmail.com> <4D88F404.30607@redhat.com> <20110322214404.2592589a@gmail.com> <4D890F02.6010803@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] [ANNOUNCE] cryptsetup 1.3.0-rc1 (test release candidate) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On Tue, 22 Mar 2011 22:05:06 +0100 Milan Broz wrote: > Code is already in svn, [...] Thanks again, Milan. It looks fine to me. I was able to open old disks with it. And I've also run a small script that systematically compared the output of loop-aes and dmcrypt for different settings (cipher, keylength, keymode, offset/iv computation,...). Some features are missing (key size 160 for dmcrypt, and various losetup-switches (phash,itercountk), but it's unclear, if anyone use them. ( At least as long as loop-aes is still maintained, it's IHMO not necessary to support exotic settings ) cu, rudolf