Content deleted Content added
No edit summary |
|||
Line 26:
The two main use cases are Data At Rest protection, and Cryptographic Disk Erasure.
In Data At Rest protection a laptop is simply closed which powers down the disk. The disk now self-protects all the data on it. Because all the data, even the OS, is now encrypted, with a secure mode of [[AES]], and locked from reading and writing the data is safe. The drive requires an authentication code which can be as strong as 32 binary bytes (2^256) to unlock.
With Cryptographic Disk Erasure the drive is commanded, with proper authentication credentials, to
▲With Cryptographic Disk Erasure the drive is commanded, with proper authentication credentials, to change its media encryption and go into a 'new drive' state. Unlike other forms of sanitization, this action takes a few milliseconds at most. So a drive can be safely repurposed very quickly.
==References==
{{reflist}}
|