// COMPLETE THREAD

Timing Attack Paper

2 expanded posts ยท every known parent and child

NODE 59b60fadTiming Attack Paper
I went to

http://www.cryptography.com/timingattack.html

and found the whole thing to be totally incomprehensible from
a layman's point of view.  I apologize for having not read
"Applied Cryptography", which might have made the abstract a
simpler read - but even if I had I'd have been baffled by a
lot of the terminology and equations in this paper.

Can anyone post a brief summary which explains the essential
workings of the attack?  I'd be very grateful.

--giles

===========================>>>http://pages.ripco.com/~gibo

as long as I shall stay alive
I never want a nine to five

-----BEGIN PBP SIGNATURE-----
Version: 1.0.0, Copyright 1995, Pretty Bad Privacy

Giles Bowkett
gibo@ripco.com

I am who I am because I say so.  So there.
-----END PBP SIGNATURE-------
NODE 407b369eRe: Timing Attack Paper
Giles Bowkett writes:
> http://www.cryptography.com/timingattack.html
> 
> and found the whole thing to be totally incomprehensible from
> a layman's point of view.  I apologize for having not read
> "Applied Cryptography", which might have made the abstract a
> simpler read - but even if I had I'd have been baffled by a
> lot of the terminology and equations in this paper.

If you had read and understood Applied Cryptography you would
understand the paper. I'm sorry, but to paraphrase a smarter man than
I, there is no royal road to cryptography. You have to study it.

The only thing that can be said to a layman is that different keys
will require different amounts of times to deal with different texts
in certain public key systems, so by timing how long it takes to
perform operations you can get information about the keys.

Perry