What software should I use to encrypt my hard drive?

14

1

I am currently running Windows 7 RC x64 on my home system, and am interested in encrypting my hard drive. I've heard good things about TrueCrypt, but am curious what other folks might suggest. I primarily use my system for software development, so am concerned about any system performance degradation that encryption might introduce.

David Frautnick

Posted 2009-07-15T07:45:37.957

Reputation: 353

Question was closed 2012-10-21T20:40:05.550

Answers

15

TrueCrypt is the de facto standard.

Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux.

The following features are planned to be implemented in future versions:

Full support for Windows 7

Nick

Posted 2009-07-15T07:45:37.957

Reputation: 1 034

Please note TrueCrypt development was ended in 04/2014 and isn't secure anymore.

– jdepypere – 2015-06-25T12:10:55.310

I installed TrueCrypt 7.0. Works great with no issues. Incidentally, the new version now supports hardware-accelerated AES. I see no performance issues or system degradation whatsoever. – David Frautnick – 2010-07-29T14:52:02.263

3

Windows 7 has full disk encryption built in with Bitlocker. You will have it available in the RC but come RTM it will only be available in the Enterpise and Ultimate editions.

pjbelf

Posted 2009-07-15T07:45:37.957

Reputation: 526

@RandolfRichardson, Depends on who you are trying to hide from. If you are trying to hide from the US gov, you can be sure that Windows has "some contracts" that allows the FBI to backdoor. – Pacerier – 2015-05-20T08:28:03.973

1Is the source code available for BitLocker? I believe it isn't (it is for TrueCrypt.org though), and from a security perspective this eliminates BitLocker as a possible option because I can't review the source code. (For encryption and security software, open source is extremely important because anyone can review the code.) – Randolf Richardson – 2011-09-17T16:02:06.617

3

As you mentioned, there's TrueCrypt.

There's also PGP Whole Disk Encryption.

If you purchase Windows 7 Ultimate, you'll also have BitLocker built in, which is one of the few compelling features of Ultimate.

jtimberman

Posted 2009-07-15T07:45:37.957

Reputation: 20 109

I bought the PGP disk encryption software way back in the day. They discovered a bug in the software and decided to wait until the next major version to patch it. That version was not available as a free upgrade.

This was quite some time ago, but it left a bad taste in my mouth. – ChrisInEdmonton – 2009-07-17T17:42:14.093

0

I use Dekart private disk. It ships with AES 256-bit encryption and can be used from a memory stick.

Vincent Buck

Posted 2009-07-15T07:45:37.957

Reputation: 211