Implement RSA blinding, to defeat Brumley and Boneh's RSA timing
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Mar 2003 17:51:05 +0000 (17:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Mar 2003 17:51:05 +0000 (17:51 +0000)
commit8671a58011e85048f831eeb9c5f14966be5fe0f5
tree7ef3a9a873bd607b3d74f0ab57daa254973254c5
parent523fd1da33841edda6b5561133875185eef89c68
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2941 cda61777-01e9-0310-a592-d414129be87e
sshrsa.c