Hardware-based full disk encryption (FDE) is available from many hard disk drive (HDD/SSD) vendors, including Kingston Technology, Integral Memory, iStorage Limited, Micron, Seagate Technology, Sandisk, Samsung, Toshiba, Viasat UK, and Western Digital. The symmetric encryption key is maintained independently from the computer's CPU, thus allowing the complete data store to be encrypted and removing computer memory as a potential attack vector. Hardware-FDE has two major components: the hardware encryptor and the data store. There are currently multiple varieties of hardware-FDE in common use:
Hard disk drive (HDD) or solid-state drive (SSD) FDE (self-encrypting drive) Enclosed hard disk drive FDE Removable hard disk drive FDE Bridge and Chipset (BC) FDE Hardware designed for a particular purpose can often achieve better performance than disk encryption software, and disk encryption hardware can be made more transparent to software than encryption done in software. As soon as the key has been initialised, the hardware should in principle be completely transparent to the OS and thus work with any OS. If the disk encryption hardware is integrated with the media itself the media may be designed for better integration. One example of such design would be through the use of physical sectors slightly larger than the logical sectors.
Hardware-based full disk encryption types
Hard disk drive or solid-state drive FDE Usually referred to as self-encrypting drive (SED). HDD or SSD FDE is made by HDD or SSD vendors using the OPAL and Enterprise standards developed by the Trusted Computing Group. Key management takes place within the hard disk controller and encryption keys are 128 or 256 bit Advanced Encryption Standard (AES) keys. Authentication on power up of the drive must still take place within the CPU via either a software pre-boot authentication environment (i.e., with a software-based full disk encryption component - hybrid full disk encryption) or with a BIOS password. In additions, some SEDs support IEEE 1667 standard. Hitachi, Micron, Seagate, Samsung, and Toshiba are the disk drive manufacturers offering Trusted Computing Group Opal Storage Specification Serial ATA drives. HDDs have become a commodity so SED allow drive manufacturers to maintain revenue. Older technologies include the proprietary Seagate DriveTrust, and the older, and less secure, PATA Security command standard shipped by all drive makers including Western Digital. Enterprise SAS versions of the TCG standard are called "TCG Enterprise" drives.
Enclosed hard disk drive FDE Within a standard hard drive form factor case the encryptor (BC), key store and a smaller form factor, commercially available, hard disk drive is enclosed.
The enclosed hard disk drive's case can be tamper-evident, so when inspected the user can be assured that the data has not been compromised. The encryptors electronics including the key store and integral hard drive (if it is solid-state) can be protected by other tamper respondent measures. The key can be purged, allowing a user to prevent their authentication parameters being used without destroying the encrypted data. Later the same key can be re-loaded into the Enclosed hard disk drive FDE, to retrieve this data. Tampering is not an issue for SEDs as they cannot be read without the decryption key, regardless of access to the internal electronics . Examples include Viasat UK (formerly Stonewood Electronics) with their FlagStone, Eclypt and DARC-ssd drives or GuardDisk with an RFID token.
Removable hard drive FDE The inserted hard drive FDE allows a standard form factor hard disk drive to be inserted into it. The concept can be seen on
This is an improvement on removing [unencrypted] hard drives from a computer and storing them in a safe when not in use. This design can be used to encrypt multiple drives using the same key. Generally they are not securely locked so the drive's interface is open to attack.
Chipset FDE The encryptor bridge and chipset (BC) is placed between the computer and the standard hard disk drive, encrypting every sector written to it. Intel announced the release of the Danbury chipset but has since abandoned this approach.
Characteristics Hardware-based encryption when built into the drive or within the drive enclosure is notably transparent to the user. The drive, except for bootup authentication, operates just like any drive, with no degradation in performance. There is no complication or performance overhead, unlike disk encryption software, since all the encryption is invisible to the operating system and the host computer's processor. The two main use cases are Data at rest protection, and Cryptographic Disk Erasure. For Data at rest protection a computer or laptop is simply powered off. The disk now self-protects all the data on it. The data is safe because all of it, even the OS, is now encrypted, with a secure mode of AES, and locked from reading and writing. The drive requires an authentication code which can be as strong as 32 bytes (256 bits) to unlock.
… excerpt ends here. Continue reading the full article.
