"peter k." wrote: > (1) there should be a password howto included in loop-AES [and future > international kernel patches] Code and documentation is welcome. You know my email address. > (2) maybe there should be a prog written which creates passwords for the > user using /dev/random and it could be also included in loop-AES [and future > international kernel patches] dd if=/dev/random bs=15 count=1 2>/dev/null | uuencode -m /dev/stdout | tail -2 | tac | tail -1 Latest version is currently loop-AES-v1.3c Regards, Jari Ruusu <jari.ruusu@xxxxxxxxxx> Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/