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, 11 Feb 2011 16:38:27 +0100 (CET) Message-ID: <4D5557EE.1080501@redhat.com> Date: Fri, 11 Feb 2011 16:38:22 +0100 From: Milan Broz MIME-Version: 1.0 References: <20110205065255.GB11953@tansi.org> <20110211134234.GA28853@tansi.org> <1297431885.13610.0.camel@gar-ws-etp71.garching.physik.uni-muenchen.de> In-Reply-To: <1297431885.13610.0.camel@gar-ws-etp71.garching.physik.uni-muenchen.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] cryptsetup FAQ montly posting 2/2011 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Anton Mitterer Cc: dm-crypt@saout.de On 02/11/2011 02:44 PM, Christoph Anton Mitterer wrote: > On Fri, 2011-02-11 at 14:42 +0100, Arno Wagner wrote: >> Hmm. Does some distro use XTS mode with 512 bit keys as >> default? Which one? > Perhaps not distros, but I guess there are quite a few people using XTS > with two 256 bit keys. Even distros, Fedora and RHEL6 installers are using XTS with 512bit keys (thus AES256). (It is not crytpsetup default there, installer overrides it when encrypted install is selected.) Milan