On Wed, Sep 24 '03 at 13:59, Christophe Saout wrote: > Another way to do a password change would be to not reencrypt the device > but to store the symmetrical key somewhere else and encrypt it with a > password hash and to just reencrypt that key with another password. That would be nice, just use the first block for the key (giving you 512byte keysize, and you can generate a realy strong key[*]). Just in idea. [*] yes, i know it's only as strong as the user's password. Security is only as good as it's weekest link, and in the end that's always the user. -- /"\ Goetz Bock at blacknet dot de -- secure mobile Linux everNETting \ / (c) 2003 as GNU FDL 1.1 X [ 1. Use descriptive subjects - 2. Edit a reply for brevity - ] / \ [ 3. Reply to the list - 4. Read the archive *before* you post ] _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/