Add a config option to emulate the HMAC bug in commercial SSH v2.3.x
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 12 Oct 2000 12:39:44 +0000 (12:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 12 Oct 2000 12:39:44 +0000 (12:39 +0000)
commit7591b9ff09c8700ce2f8c03ed33d3801668bae02
tree93d79348a564df04b7bd1138246d8828107458da
parent982c2483e2db0096ce867002604f10ed5826f285
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).

git-svn-id: svn://svn.tartarus.org/sgt/putty@706 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
ssh.c
sshsha.c
windlg.c