AES 256-bit Self-Encrypting Drives - All you Need to Know as Fast As Possible
0 up · 0 down · 0 ratings
Description
The big trick is ensuring that your drive AND your motherboard support self-encrypting drives. If you're not sure, CHECK WITH THE MANUFACTURER to be sure! Forum Link: linustechtips.com
This Tech Quickie briskly explains AES 256-bit self-encrypting drives, focusing on how strong the encryption is, how to determine if your hardware supports self-encrypting drives, and what you need to do to enable and use them. The video starts by quantifying AES 256-bit strength, describing how a plain text password is transformed into an encrypted password through multiple scramblings, a process resilient enough to resist attack even from top supercomputers. It then shifts to practical considerations, emphasizing that the drive and motherboard must both support self-encrypting functionality, and that the only reliable way to know is to check with the hardware manufacturer. Once confirmed, the setup is straightforward: insert the self-encrypting drive, configure a drive password, and the data remains protected on the drive itself, independent of the host machine. The host system and BIOS enforce the protection, so data cannot be accessed without the password, even if the drive is removed and connected to another computer. The video also notes that if a platform lacks native support, software-based options like TrueCrypt exist, though hardware-backed security is generally stronger. Throughout, practical password guidelines are offered, such as using a mix of upper and lower case letters, numbers, and symbols, and avoiding easily guessable information like birthdays or names. The host closes with reminders to subscribe, like, and share, while inviting viewer suggestions for future fast as possible topics. Overall, the video provides a concise primer on choosing, enabling, and using AES 256-bit self-encrypting drives with a focus on practical steps and caveats.
Topics · technology · security · storage · encryption
Questions answered
- Do you have to enter the encryption password every time you boot, or only when accessing data from a different system?
- The video states that the BIOS level protection requires the encryption password to access the drive, implying password entry is required to access data and that moving the drive to another system will still require the password.
- What happens if someone removes the drive and tries to read it on another computer without the password?
- Access is blocked without the drive password, since the data is protected by the on-drive encryption and the BIOS level protection prevents access without the correct password.
- Are software alternatives like TrueCrypt viable if my platform does not support self-encrypting drives?
- Yes, the video notes that software-based options such as TrueCrypt exist for systems lacking hardware support, providing an alternative for encrypting data at rest.