[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Announce loop-AES-v1.3b file crypto package
"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@pp.inet.fi>
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/