From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Fri, 3 Dec 2010 22:00:57 +0100 (CET) Message-ID: <4CF95A85.5090609@redhat.com> Date: Fri, 03 Dec 2010 22:00:53 +0100 From: Milan Broz MIME-Version: 1.0 References: <20101203191133.GA25638@dialog.thp.Uni-Koeln.DE> In-Reply-To: <20101203191133.GA25638@dialog.thp.Uni-Koeln.DE> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] cryptsetup and loop-AES devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Porto Cc: dm-crypt@saout.de On 12/03/2010 08:11 PM, Markus Porto wrote: > Hello, > In Debian squeeze, somehow loop-AES does not to work anymore (there are a > couple of reports concerning that), but I read on your web page > http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions that > dm-crypt can also handle loop-AES encrypted devices. cryptsetup (resp dm-crypt) cannot handle loop-aes multikey yet. (that info is just about old setups) I want to add some compatibility mode but it is not priority currently (it requires kernel patch). Milan