Thanks to all who replied to my previous question. This question is related.
Has anyone gotten the 'extra-ciphers' (you can get them from the loop-aes site)
to compile with the loop-aes kernel patch in place? If so, could you give me a
hint on how to do this?
Also, someone said that it was possible to encrypt using multiple passphrases
using dm-crypt. To be clear are we talking about the same type of multiple
passphrases that can be used with AES and Serpent with loop-aes? In other
words, you set up a number pg passphrases (64 or 65), and the first block uses
the first passphrase, the second block uses the second one, etc. The 65th
passpharse is added to the hash of the encryption passphrase. Also (as if that
weren't enough), is it possible to encrypt the passphrases or keys in dm-crypt
with gnupg, like it is with loop-aes? If so, please give examples.