Storage Vendors Agree to 128-bit Disk Encryption Standards for SSDs and HDDs
Many a hardware-encrypted disk has crossed the path of the consumer market lately, but they’ve universally been a questionable investment. All the encryption systems have been proprietary, and you’d be hard pressed to find someone that’s looking to store all their valuable data on a system that can’t be read in a few years down the line.
Thankfully, the Trusted Computing Group has just announced that (almost) every drive maker has agreed on 128-bit encryption for all SSDs and HDDs. The major vendors, such as Fujitsu, Hitachi, Seagate, Samsung, Toshiba, Western Digital, IBM, Wave Systems, LSI and Ulink Technology have all hopped on board.
With any luck we in the consumer market will be looking at simpler disk encryption sometime very soon.
![]()
aarcane
February 01, 2009 at 9:16pm
128 bit encryption is insanely week (along the lines of SSL/TLS). I'll still be running application level encryption along side my meager 128 bit drive encryption.
![]()
soccer1105
January 29, 2009 at 9:19pm
I'm by no means an expert, but this seems unsafe to me. If every vendor is using the same standards, it would make it easier for someone to crack the encryption for all computers. If an exploit is found, you'd probably have to release a firmware update to fix it. It's hard enough to get most users to use Microsoft Update. Do you really think the vast majority of people are going to actually understand, much less search out and execute, a firmware update?
![]()
MaxFan
January 30, 2009 at 7:24am
I would think that it could be safe if the algorithm for encypt decrypt used a sliding integer in the hash. Not unbreakable but certainly not going to brute force a 128 bit rng key with a random integer as the sequence key that moves on decrypt to another random integer any time soon. Or if the algorithm used a Random Merseinne Prime combination for the key and used an iterative function to determine the hash. but if its just a straight 128bit rng key then you might be looking at issues with security in a few weeks after you encrypt the drive for the first time.

















