|
|
|
|
|
by Klathmon
3583 days ago
|
|
So I saw that their planned "fix" was to introduce random latency to the key presses to hide the true timings, but does that really help anything? When it comes to timing attacks in things like decryption or password comparisons, I thought random latency was a pointless addition as it only requires a bit more sampling before you can pull the underlying differences out. Does it work in this instance just because the numbers involved are a few magnitude less would be with something like network requests? |
|