Y
Hacker News
new
|
ask
|
show
|
jobs
by
goodpoint
1524 days ago
there are methods to store keys in RAM in encrypted form and decrypt them only on the cache and CPU registers
1 comments
brobinson
1523 days ago
Talked about a bit here:
https://youtu.be/pKeiKYA03eE?t=963
Using debug registers to hold an AES key purely in the CPU is genius.
link
Using debug registers to hold an AES key purely in the CPU is genius.