]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Rather silly byte-string / word-string transformations in RSA key
authorSimon Tatham <anakin@pobox.com>
Fri, 24 Mar 2000 11:46:39 +0000 (11:46 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 24 Mar 2000 11:46:39 +0000 (11:46 +0000)
commitb1185c2ad227b16b4ba9ed01f67694ceaf741ed1
treeff34e1084800d1eb64212205cdf0673131310729
parent7db4611cc405fdb0d3f3b8782e80c88e2a72c22b
Rather silly byte-string / word-string transformations in RSA key
handling were failing when the key had an odd number of bytes. A
server with an 850-bit key was suffering connection failures as a
result. Now fixed.

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