Truecrypt
#4
I don't think specifying the encryption scheme makes any sense except in some rare cases where you really know what was used. Trying all the encryption schemes is quite feasible as that happens much faster as compared to the key strengthening part. Worst part though is that you have to try all the three key strengthening algos - PBKDF2 with sha512, whirpool and ripemd160. Since likely most of the volumes use the default sha512 one, I guess the sha512 support itself would suffice at least initially.


Messages In This Thread
Truecrypt - by radix - 04-11-2012, 07:31 AM
RE: Truecrypt - by Rolf - 04-11-2012, 07:37 AM
RE: Truecrypt - by M@LIK - 04-11-2012, 09:07 AM
RE: Truecrypt - by gat3way - 04-11-2012, 09:50 AM
RE: Truecrypt - by IvanG - 04-11-2012, 12:20 PM
RE: Truecrypt - by gat3way - 04-11-2012, 12:26 PM
RE: Truecrypt - by Rolf - 04-11-2012, 02:37 PM
RE: Truecrypt - by gat3way - 04-11-2012, 04:40 PM
RE: Truecrypt - by Mem5 - 01-31-2013, 08:52 AM
RE: Truecrypt - by gat3way - 01-31-2013, 01:10 PM