> > (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 that outputs very bad stuff like "A+Y=" Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/