]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add a config option to emulate the HMAC bug in commercial SSH v2.3.x
authorSimon Tatham <anakin@pobox.com>
Thu, 12 Oct 2000 12:39:44 +0000 (12:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 12 Oct 2000 12:39:44 +0000 (12:39 +0000)
commit3e83d751543756e89cec6b88c3f51bc73264866d
tree93d79348a564df04b7bd1138246d8828107458da
parent421aafb4c0faf840292f7c41231b323f922290a9
Add a config option to emulate the HMAC bug in commercial SSH v2.3.x
and earlier (namely, it uses only 16 bytes of key rather than 20).

[originally from svn r706]
putty.h
settings.c
ssh.c
sshsha.c
windlg.c