Quote (WDef @ June 15 2007,17:50) |
If you want to put whole directory trees into encrypted archives, you could try aespipe.dsl (eg): |
Quote |
-DES key was originally 128-bit, but NSA 'persuaded' it to 56 bits, so it could be broken -NSA could break DES quickly already in the 70's -DES has been cracked in less than 24 hours -Blowfish is one of the fastest block ciphers in widespread use, except when changing keys. -In some implementations, Blowfish has a relatively large memory footprint of just over 4 kilobytes of RAM. This is not a problem even for older smaller desktop and laptop computers, but it does prevent use in the smallest embedded systems such as early smartcards. -Blowfish is not subject to any patents and is therefore freely available for anyone to use. |