6

I am considering purchasing the Origin PC EON 11-S Pro laptop. It will be mounted to my wheelchair, so a solid-state drive (Intel 520 Series) will be used to eliminate any data loss due to low level physical shock. Although the device will be with me most of the time, I would like to drive to be encrypted for numerous reasons. However, I am concerned that an improper software-based encryption scheme may damage or otherwise degrade the performance of the (rather expensive) SSD to unacceptable levels.

Is TrueCrypt a reasonable solution with this particular model of SSD? Would bit locker be a more stable solution? This related question and answer is a bit broader than what I'm asking, but it was still helpful.

Note: I am aware that this particular SSD automatically implements hardware-based encryption, however I'm uncertain whether the laptop's BIOS supports setting the ATA password or "drive password". Additionally, concerns have been raised as to whether this method is as secure as a software-based solution.

Sean W.
  • 471
  • 9
  • 20

2 Answers2

4

In my experience (about two years of active use, including on the road), SSDs and TrueCrypt are a better match, speed-wise, than regular HDDs and TrueCrypt. Under my workloads (gaming, software development, virtualization) the encrypted SSDs have performed quite well with no stability issues whatsoever.

In you case, it will cost nothing (except for some time) to test whether TrueCrypt is a good fit: full-disk encryption done with TrueCrypt is reversible, so you can encrypt the drive, test-drive for performance, then decide whether you like the result or not. If not, go back to unencrypted state or try BitLocker. Also, becase SSDs outperform average laptop HDDs even on massive block writes, the time penalty for the test would be minimal.

One other thing to consider is AES-NI, the instruction set many recent Intel processors support. If your laptop's CPU supports AES-NI, this will speed-up AES encryption with TrueCrypt about twenty-fold (provided that the disk drive itself isn't a bottleneck).

The only thing to worry about, again from experience, is the SSD firmware/controller issues which may or may not occur on your system. But that would probably be covered by warranty and does not depend on the type of encryption used.

minya
  • 438
3

I have a Intel solid 520 series 120 GB. I tried to fully encrypt with TrueCrypt and believe me: It's a bad choice. It will mess up your boot and your information.

TrueCrypt full encryption is not working on this model of SSD. PGP full encryption is not working on this SSD either.

slhck
  • 235,242