]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitd39f735b23d0d40d2ac8bd99ac99eee629faf6d0
treeff34e1084800d1eb64212205cdf0673131310729
parent9922072a8d0c53222fb38665a85d1588f58b5d65
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.

[originally from svn r426]
sshrsa.c