Hi all, I'm trying to configure my linux box to use the loop-aes. When I run "make tests" after compile (make clean, make) and get the loop-aes-utils debian package (that have the already packed mount, losetup.. - btw, this available package could be informed into the next loop-AES.README) the following error happens: gn:u/usr/src/loop-aes/loop-AES-v3.0b#make tests [...] /sbin/losetup -d /dev/loop7 echo 12345678901234567890 | /sbin/losetup -p 0 -e AES128 -H sha256 -C 0 -K gpgkey3.asc -G test-dir1 /dev/loop7 test-file1 dd if=/dev/loop7 of=test-file4 bs=33792 count=1 1+0 registros de entrada 1+0 registros de saída 33792 bytes transferred in 0,007797 seconds (4334010 bytes/sec) /sbin/losetup -d /dev/loop7 md5sum test-file1 >test-file2 echo "fabe7422f534820838dfd4571ba14ade test-file1" | cmp test-file2 - test-file2 - differ: byte 1, line 1 make[1]: ** [test-part2] Erro 1 make[1]: Leaving directory `/usr/src/loop-aes/loop-AES-v3.0b' make: ** [tests] Erro 2 gnu:/usr/src/loop-aes/loop-AES-v3.0b# I've googled but none error like these seems happened before. Does anybody have some idea about what can being happening? The kernel version is 2.6.10, GNU/Linux Debian testing machine. Thanks in advance, Rodrigo Ferreira Baroni - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/