From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from awesome.dsw2k3.info (awesome.dsw2k3.info [IPv6:2a01:198:661:1f::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Wed, 27 Aug 2014 17:37:55 +0200 (CEST) Date: Wed, 27 Aug 2014 17:28:19 +0200 From: Matthias Schniedermeyer Message-ID: <20140827152819.GA20369@citd.de> References: <53FD6D1F.40307@dwo.hu> <53FD8229.50400@gmail.com> <53FDEC81.9010702@dwo.hu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <53FDEC81.9010702@dwo.hu> 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: Vasas Csaba Cc: dm-crypt@saout.de On 27.08.2014 16:34, Vasas Csaba wrote: >=20 > 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 >=20 >=20 > cryptsetup luksDump /dev/vg0/root > LUKS header information for /dev/vg0/root >=20 > 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 --=20 Matthias