From: simon Date: Fri, 31 May 2002 17:39:16 +0000 (+0000) Subject: Workaround for the SSH2 RSA padding bug in OpenSSH 2.5 - 3.2 X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/1dd353b59d3feeaef262801cde4a023eed3c983e?ds=sidebyside;hp=1dd353b59d3feeaef262801cde4a023eed3c983e Workaround for the SSH2 RSA padding bug in OpenSSH 2.5 - 3.2 inclusive. Padding is accomplished by rewriting the signature blob rather than at the point of generation, in order to avoid having to move part of the workaround into Pageant (and having to corrupt the agent wire protocol to allow PuTTY to specify whether it wants its signatures padded!). git-svn-id: svn://svn.tartarus.org/sgt/putty@1708 cda61777-01e9-0310-a592-d414129be87e ---