From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from server.dwo.hu (mail.dwo.hu [195.184.10.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Wed, 27 Aug 2014 18:36:00 +0200 (CEST) Received: from 4e5c4d15.dsl.pool.telekom.hu ([78.92.77.21] helo=[192.168.2.101]) by server.dwo.hu with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77) (envelope-from ) id 1XMgCV-0008mT-IB for dm-crypt@saout.de; Wed, 27 Aug 2014 18:35:59 +0200 Message-ID: <53FE08EE.4070709@dwo.hu> Date: Wed, 27 Aug 2014 18:35:58 +0200 From: Vasas Csaba MIME-Version: 1.0 References: <53FD6D1F.40307@dwo.hu> <53FD8229.50400@gmail.com> <53FDEC81.9010702@dwo.hu> <20140827152819.GA20369@citd.de> In-Reply-To: <20140827152819.GA20369@citd.de> Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Content-Transfer-Encoding: quoted-printable Subject: Re: [dm-crypt] cryptsetup 1.6.6: No key available with this passphrase. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de 08/27/2014 05:28 PM keltez=E9ssel, Matthias Schniedermeyer =EDrta: > On 27.08.2014 16:34, Vasas Csaba wrote: >> 08/27/2014 09:00 AM keltez=E9ssel, Milan Broz =EDrta: >>> On 08/27/2014 07:31 AM, Vasas Csaba wrote: >>>> hi there! >>>> >>>> i use luks encryption with gpg encrypted key, which nicely works >>>> cryptsetup 1.6.1/gcrypt 1.5.3 but doesn't works with cryptsetup >>>> 1.6.6/gcrypt 1.6.1 >>> Can you please post also luksDump of the device header? >>> (you can wipe salt/digest, the encryption mode and cipher here is >>> important here) >>> >>> Thanks, >>> Milan >> >> cryptsetup luksDump /dev/vg0/root >> LUKS header information for /dev/vg0/root >> >> Version: 1 >> Cipher name: aes >> Cipher mode: cbc-essiv:sha256 >> Hash spec: whirlpool > And i think this (whirlpool) is the culprit: > > https://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions > - 8.3 Gcrypt after 1.5.3 breaks Whirlpool > > > > ok, i get it. it's my fault. thanks very much to you and Milan for help. --=20 Csaba Vasas