DM-Crypt Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] luks passphrase stopped working after cryptsetup+libgcrypt update on arch linux
@ 2014-01-17  9:40 accounts
  0 siblings, 0 replies; 5+ messages in thread
From: accounts @ 2014-01-17  9:40 UTC (permalink / raw)
  To: dm-crypt

Hi,

After upgrading cryptsetup from 1.6.3-1 to 1.6.3-2 and libgcrypt from 
1.5.3-1 to 1.6.0-1 (those are the version number from the arch linux 
package manager), I am unable to open my luks encrypted partitions using 
the corrent passphrase.

As can be seen here https://bbs.archlinux.org/viewtopic.php?id=175737 
I'm not the only Arch linux user who encountered this problem.

Forum user "eisensheng" pointed out that it seems to be related to the 
whirlpool hash which I am also using:

"
Appears to be a problem with the whirlpool hash option.

I've created the following LUKS containers on an older system with

     libgcrypt 1.5.3-1

     cryptsetup 1.6.3-1

and tried to open those LUKS containers on an updated system with

     libgcrypt 1.6.0-1

     cryptsetup 1.6.3-2

# cryptsetup luksFormat /dev/sdj1 --hash whirlpool -c aes-cbc-plain -s 
128

-> can't open

# cryptsetup luksFormat /dev/sdj1 --hash whirlpool -c 
serpent-xts-essiv:sha256 -s 128

-> can't open

# cryptsetup luksFormat /dev/sdj1 --hash sha1 -c 
serpent-xts-essiv:sha256 -s 128

-> can open
"

Cheers,

Fabrice Bongartz

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-17 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <234831248.2409552.1389952059649.JavaMail.root@grenzecho.be>
2014-01-17  9:48 ` [dm-crypt] luks passphrase stopped working after cryptsetup+libgcrypt update on arch linux Fabrice Bongartz
2014-01-17 11:14   ` Milan Broz
2014-01-17 11:57     ` Fabrice Bongartz
2014-01-17 12:47       ` Milan Broz
2014-01-17  9:40 accounts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox