]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Implement RSA blinding, to defeat Brumley and Boneh's RSA timing
authorSimon Tatham <anakin@pobox.com>
Sat, 15 Mar 2003 17:51:05 +0000 (17:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Mar 2003 17:51:05 +0000 (17:51 +0000)
commit8ba003b9a074f8dca6bec6333a2d22aedc2f2252
tree7ef3a9a873bd607b3d74f0ab57daa254973254c5
parentd681abb508b141589f85ccef439721d5d48fda14
Implement RSA blinding, to defeat Brumley and Boneh's RSA timing
attacks. In the PuTTY suite I'm pretty sure they're only applicable
to a forwarded Pageant, and if your remote sysadmin is abusing your
Pageant then you're shafted _anyway_; but it can't hurt to take
precautions now, just in case things change in future.

[originally from svn r2941]
sshrsa.c