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 QaNllcbSziEq for ; Fri, 22 Nov 2013 12:56:31 +0100 (CET) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Fri, 22 Nov 2013 12:56:31 +0100 (CET) Message-ID: <528F465D.3090103@riseup.net> Date: Fri, 22 Nov 2013 22:56:13 +1100 From: "shmick@riseup.net" MIME-Version: 1.0 References: <528CE6D7.8030005@riseup.net> <528D07E2.9040601@gmail.com> <528E1EDE.9010309@riseup.net> <528E57F1.6030709@gmail.com> <528F0A6C.9020209@riseup.net> <528F1246.1030201@gmail.com> <528F17F2.2010806@riseup.net> <528F2138.6090205@gmail.com> In-Reply-To: <528F2138.6090205@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] 1.6.2 - waiting for zero, luksFormat hung List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Milan Broz Cc: dm-crypt@saout.de Milan Broz: > On 11/22/2013 09:38 AM, shmick@riseup.net wrote: > >> >> why does luksFormat succeed using a simple short password and fail with >> a more complex, longer one ? >> >> this occurs in parted magic boot cd from 28-02-2013 > > It seems that there is no free download. Sorry, cannot even try it. Ask them. yes i believe the author of that went through some troubles a while back - i was not aware you could not download any version anymore > > It works with upstream build, in fact, maximal interactive password length > can be seen in cryptsetup --help: mind if i ask which distro you were able to successfully luksFormat to in cryptsetup 1.6.2 issuing: cryptsetup --debug --hash sha512 --cipher twofish-xts-plain64 --use-random --key-size 256 --iter-time 2000 luksFormat /dev/md0 what were your compile switches ? > ... > Default compiled-in key and passphrase parameters: > Maximum keyfile size: 8192kB, Maximum interactive passphrase length 512 (characters) > Default PBKDF2 iteration time for LUKS: 1000 (ms) > > Milan > _______________________________________________ > dm-crypt mailing list > dm-crypt@saout.de > http://www.saout.de/mailman/listinfo/dm-crypt >