Hacker News new | ask | show | jobs
by andrewstuart2 2224 days ago
I find that interesting, because you could probably classify physical location revelation attacks with other timing-based attacks for which we've had to resort to constant-time algorithms (e.g. key protection via constant-time cryptographic operations).

There's an interesting fundamental tradeoff somewhere between optimization and information. If you make things as efficient as possible, you'll probably leak information.

1 comments

> If you make things as efficient as possible, you'll probably leak information.

at which point the threshold could lower ...