From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.saout.de (Postfix) with SMTP for ; Tue, 17 Nov 2009 23:46:06 +0100 (CET) Message-ID: <4B032794.6090104@gmx.net> Date: Tue, 17 Nov 2009 23:45:40 +0100 From: Stefan Xenon MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] different default key sizes for CREATE and LUKSFORMAT List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi! In the man page for cryptsetup is written regarding the option --key-size : "Can be used for create or luksFormat, all other LUKS actions will ignore this flag, as the key-size is specified by the partition header. Default is 128 for luksFormat and 256 for create." I am wondering what is the reason for two different default key sizes? Thanks Stefan