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 QREurHxAxMyR for ; Thu, 28 Jun 2012 12:28:31 +0200 (CEST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 28 Jun 2012 12:28:31 +0200 (CEST) Date: Thu, 28 Jun 2012 12:28:28 +0200 From: Heinz Diehl Message-ID: <20120628102828.GA1523@fancy-poultry.org> References: <20120628063449.GB1499@fancy-poultry.org> <4FEC0DCA.9090604@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FEC0DCA.9090604@gmail.com> Subject: Re: [dm-crypt] maximum keyfile size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 28.06.2012, Milan Broz wrote: > Passphrase is interactively entered string > (from real terminal, not stdint), keyfile is everything else. So the length of a keyfile is equivalent to the length of a passphrase, or is there any difference which should let me choose a bigger keyfile than one containing 64 chars for "maximum security", assumed I'm using 512 bit encryption?