Hacker News new | ask | show | jobs
by a20eac1d 1577 days ago
Does this apply to full disk encryption with Windows and VeraCrypt?

If so, do I need to disable TRIM? If yes, in Windows or the BIOS?

1 comments

It does not apply to most mainstream encryption methods. Most methods will allocate the sectors containing encrypted data, but you need to use the decryption APIs to access the data.