Hacker News new | ask | show | jobs
by jcoglan 5117 days ago
You'd think that, but it is possible. Google "timing attacks over the internet".
1 comments

I don't see string comparisons on tiny strings as feasible from either the Crosby/Wallach (suggests you need hundreds of nanoseconds of difference in execution time to be detectable) paper nor the Brumley/Boneh paper (which talks about a specific vulnerability in modular exponentiation which ends up revealing key details, not string comparison).