**** BEGIN LOGGING AT Sat Mar 26 02:59:58 2011 Mar 26 04:53:03 so what type of encryption does truecrypt use? Mar 26 04:53:48 it has several different encryption modes it can use Mar 26 04:54:27 AES, serpent, and twofish Mar 26 04:54:34 and every combination of both Mar 26 04:55:14 as well as AES-twofish-serpent, and serpent-twofish-AES (triple encryption) Mar 26 04:55:51 for hashing algorithms it can use RIPEMD-160, SHA-512, and whirlpool Mar 26 04:55:51 Tootoot222: trying to remember the hardware encryption that the kirkwood supports Mar 26 04:56:13 it should support at least AES Mar 26 04:56:21 it has more than that Mar 26 04:56:23 as that's pretty common Mar 26 04:56:43 also it depends on which drivers are in the kernel source tree Mar 26 04:57:24 • Implements AES, DES, and 3DES encryption Mar 26 04:57:24 algorithms Mar 26 04:57:24 • Implements SHA1 and MD5 authentication Mar 26 04:57:24 algorithms Mar 26 04:57:38 that's what the kirkwood board supports Mar 26 04:58:50 the drivers for the hardware accel in the kernel were merged 2.6.32 Mar 26 04:58:59 which is probably why they ship with 2.6.33 lol Mar 26 05:01:47 Tootoot222: CRYPTO_DEV_MV_CESA Mar 26 05:01:47 Marvell's Cryptographic Engine Mar 26 05:01:47 This driver allows you to utilize the Cryptographic Engines and Mar 26 05:01:47 Security Accelerator (CESA) which can be found on the Marvell Orion Mar 26 05:01:48 and Kirkwood SoCs, such as QNAP's TS-209. Mar 26 05:01:48 Currently the driver supports AES in ECB and CBC mode without DMA. Mar 26 05:03:56 ic Mar 26 05:04:41 this is what the kirkwood hardware is supposed to support : Mar 26 05:04:42 Cryptographic engine • Hardwareimplementationonencryptionand Mar 26 05:04:43 authentication engines, to boost packet processing Mar 26 05:04:43 speed • DedicatedDMAtofeedthehardwareengineswith Mar 26 05:04:43 data from the internal SRAM memory or from the Mar 26 05:04:43 DDR memory • ImplementsAES,DES,and3DESencryption Mar 26 05:04:43 algorithms • ImplementsSHA1andMD5authentication Mar 26 05:04:44 algorithms Mar 26 05:06:39 yeah, that support bit for the algos and hashes is the same as i had Mar 26 19:53:04 hello... I've gotten the sheevaplug to run of my sdcard now... seems to be working. Is it safe to run sudo apt-get upgrade? Mar 26 20:41:16 jfb_h20: yea sure Mar 26 20:41:27 just don't do a dist-upgrade Mar 26 21:51:31 Tootoot222: if you're still around... thanks. **** ENDING LOGGING AT Sun Mar 27 02:59:59 2011