]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - pageant.c
Add support for DSA authentication in SSH2, following clever ideas
authorSimon Tatham <anakin@pobox.com>
Sat, 22 Sep 2001 20:52:21 +0000 (20:52 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 22 Sep 2001 20:52:21 +0000 (20:52 +0000)
commitd345ebc2a5a0b599be5ce4462ef6d7a9b510497a
treeb2025d6912a9d2c6e2ce32574f952c87cad63f66
parent486685c89a4e0fd5474fdad0f31da6f8a159ce5d
Add support for DSA authentication in SSH2, following clever ideas
on how to get round the problem of generating a good k.

[originally from svn r1284]
Makefile
doc/pubkey.but
pageant.c
puttygen.c
ssh.h
sshbn.c
sshdss.c
sshprime.c
sshpubk.c
sshrsag.c
sshsha.c