Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I can't seem to find any, anywhere... looking for one that fits in a 2.5" form factor (for my laptop). Any ideas?
If you cannot find a suitable hardware based option, how about Bitlocker (built into Windows) or Truecrypt?
Truecrypt supports AES-NI, which is in some of the Core-iX processors. With AES-NI, Truecrypt can encrypt/decrypt at 1.6GB/s
That should be fast enough that you won't notice any major slowdown.
Bitlocker seems to support AES-NI as well
One thing to consider with these is they write to every block on the partition empty or not so TRIM will not work. Also deletes will be slow unless you make the partition smaller than the size of the disk.
All writing to the SSD would be slow. And the drive would wear out sooner than normal.
I believe worse than magnetic disk.Slow = normal magnetic drive speed? Worse?
Sooner than normal = how many years?
I believe worse than magnetic disk.
This is good advice. Anywhere from 15% - 25% will effectively act as a replacement for TRIM for any drive with decent garbage collection.BTW, You can reduce the effect of both of these by making your partition smaller than the size of the SSD. Say 25% less and do not use that space for any other partition.
What about the sandforce SSDs? They use AES-encryption by design...
Encryption on Sandforce 1xxx is useless, as the decryption key is stored on the damn drive.
Still waiting on a decent FIPS-certified hardware encrypted SSD (hello Intel, you there?)