Hacker News new | ask | show | jobs
by ars 5710 days ago
That's an interesting point - as computers get faster at negotiating ssl ciphers, computers also get faster at breaking ssl ciphers.

I do hope that the factor on those two numbers is not the same though! So eventually one will win.

2 comments

Complexity of breaking (presumably, prime factorisation in the case of RSA) is exponential wrt key size, whereas encryption has polynomial complexity. We'll be fine.
Would the codebreakers winning really be a better outcome than a constant arms race? :)