Hi there,AES has no known weaknesses, is quite fast, and is the most analyzed of those algorithms, so
I'm about to encrypt my disk with loop-aes, and I'm wondering whether this is a clever move:
1. The introduction (in German) at http://wiki.chaostreff.ch/index.php/Festplattenverschl%C3%BCsselung recommends not to use AES but to prefer Twofish. In addition, GnuPG uses CAST5 as default for symmetric encryption.
What is the state-of-the-art here?
A weak IV scheme made it possible for an attacker with access to the raw storage to see2. The text at http://mareichelt.de/pub/texts.cryptoloop.php warns against mainline cryptoloop: "Both cryptoloop and dm-crypt in kernels prior to 2.6.10 are vulnerable, and even recent dm-crypt still suffers from a weak crypto implementation."
What is weak here?
- Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/