Re: [dm-crypt] cryptsetup problem on Raspberry Pi 2 w 512bit key-size (works on Raspberry Pi 1, x86_64, 256bit)

2015-02-27 Thread Milan Broz
On 02/24/2015 12:02 AM, Johannes Ernst wrote: All in one place: dd if=/dev/zero of=./test.img count=8 bs=1M cryptsetup --hash sha512 --key-size 512 -v luksFormat ./test.img Used password ‘asdf’ (no quotes) cryptsetup open test.img test Enter passphrase for test.img: No key available

Re: [dm-crypt] cryptsetup problem on Raspberry Pi 2 w 512bit key-size (works on Raspberry Pi 1, x86_64, 256bit)

2015-02-23 Thread Milan Broz
On 02/23/2015 07:44 PM, Johannes Ernst wrote: 1. There was a (cryptic, to me) comment by one of the core Arch Linux ARM developers on my post. He said Something on my mind about kernel mode neon on imx6, can't find it now” (http://archlinuxarm.org/forum/viewtopic.php?f=60t=8489p=45395#p45364)

Re: [dm-crypt] cryptsetup problem on Raspberry Pi 2 w 512bit key-size (works on Raspberry Pi 1, x86_64, 256bit)

2015-02-23 Thread Johannes Ernst
All in one place: dd if=/dev/zero of=./test.img count=8 bs=1M cryptsetup --hash sha512 --key-size 512 -v luksFormat ./test.img Used password ‘asdf’ (no quotes) cryptsetup open test.img test Enter passphrase for test.img: No key available with this passphrase. Enter passphrase for test.img: