[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Kernel Migration
Quoting David Belohrad <david.belohrad@cern.ch>:
<...>
> /sbin/losetup -e twofish
> -k 256 /dev/loop0 /dev/hdb
<...>
> -- sha256 | ./losetup -p0 -e twofish-256 /dev/loop0 /dev/hdb
These two command lines are not the same. If you did not specify a hash under
the old util-linux-2.11* patches then the default was RIPEMD160, not SHA256.
Try using the rmd160 hash, or rmd160compat if that fails.
For the record neither hashalot nor cryptoloop use the CryptoAPI hash
algorithms. So far only IPsec does (AFAIK).
HTH,
-
-Ben
--
The dog ate my .sig quote.
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/