From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00B8nC4638lf for ; Tue, 11 Dec 2012 15:52:30 +0100 (CET) Received: from mx.logtenberg.eu (mx.logtenberg.eu [IPv6:2a00:f60::1:229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Tue, 11 Dec 2012 15:52:30 +0100 (CET) Received: by mx.logtenberg.eu (Postfix) with ESMTPSA id 49BDF6E (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) for ; Tue, 11 Dec 2012 15:46:20 +0100 (CET) Message-ID: <50C7473B.5090208@logtenberg.eu> Date: Tue, 11 Dec 2012 15:46:19 +0100 From: Erik Logtenberg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] How to increase key size of existing volume List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Dear list, I have been using luks for quite some time, and as a result I have several luks volumes in use that are still based on 128 bits key sizes. Current default in Fedora is already upped to 256 bits and RSA even advices key sizes of 1024 or even 2048 for highly secure stuff. So, how do I increase the key size? In man cryptsetup I see that the --key-size option only applies to the create, luksFormat and loopaesOpen commands. Is there any way I can make this happen? Thanks, Erik Logtenberg.