Closed GoogleCodeExporter closed 9 years ago
Yes, this is a mistake. It was intended to work that if the new way of of
processing of LUKS header in userspace fails, it fallbacks to old temporary
dmcrypt device.
(And it fails because wp256 is not available in gcrypt, kernel hash names are
different.)
Fixed the fallback in this commit
https://code.google.com/p/cryptsetup/source/detail?r=dc8c47d936992c5db5753cbee28
e839d42dd7fca
(But will use some better way in future...)
But anyway, using ESSIV with XTS is not not needed (but it should work).
Thanks for reporting this bug!
Original comment by gmazyl...@gmail.com
on 12 Jul 2014 at 7:25
Original issue reported on code.google.com by
andy.kit...@gmail.com
on 12 Jul 2014 at 5:26