]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Currentish ssh.com supports single-DES in SSH2 as "des-cbc@ssh.com". It
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 17 Jan 2005 16:38:55 +0000 (16:38 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 17 Jan 2005 16:38:55 +0000 (16:38 +0000)
commitd2b22cf1f6185adcbc0bbab32f78f1bcdbebb478
tree9ca1e1c1de96e88849157904c040b1aa6b407baa
parent8bd1aacec0c65b8454de9d90cf07940a3301d56e
Currentish ssh.com supports single-DES in SSH2 as "des-cbc@ssh.com".  It
seems to be entirely the same as "des-cbc", so supporting it is trivial
and we may as well do so.  If nothing else, it makes it clear whose fault
it is.

[originally from svn r5128]
sshdes.c