Add support for DSA authentication in SSH2, following clever ideas
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Sep 2001 20:52:21 +0000 (20:52 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Sep 2001 20:52:21 +0000 (20:52 +0000)
commit5c72ca6161da0e7976245222c412d62ebae2e386
treeb2025d6912a9d2c6e2ce32574f952c87cad63f66
parentadd788fce72086cda3d85eb1d4296c4be43324d2
Add support for DSA authentication in SSH2, following clever ideas
on how to get round the problem of generating a good k.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1284 cda61777-01e9-0310-a592-d414129be87e
Makefile
doc/pubkey.but
pageant.c
puttygen.c
ssh.h
sshbn.c
sshdss.c
sshprime.c
sshpubk.c
sshrsag.c
sshsha.c