Cold Reboot Attacks on Disk Encryption
Posted Feb 29, 2008 22:19 UTC (Fri) by
giraffedata (subscriber, #1954)
In reply to:
Cold Reboot Attacks on Disk Encryption by drag
Parent article:
Cold Reboot Attacks on Disk Encryption
The only solution to this sort of attack is to have the keys always in encrypted form
in-memory.`Then when the system needs to have the key it can be decrypted and accessed quickly
in CPU cache.
Where do you keep the key for the key?
And how does a program put something in the CPU cache without it also being in memory?
(
Log in to post comments)