Top "Truecrypt" questions

What length password equals 256bits of entropy

I'm using encryption on my entire HDD (aes 256) and i'm wondering what length password i would need so that the …

security encryption passwords truecrypt
Using CreateProcess to invoke an exe file?

Been trying to invoke the Truecrypt exe from my Visual Studio C++ application, but CreateProcess just isn't working. GetLastError() shows 127. …

visual-c++ createprocess truecrypt
How do I build TrueCrypt on Windows?

I'm trying to compile TrueCrypt. I am using the instructions from https://github.com/syglug/truecrypt. I set the 3 environment …

truecrypt