Artifact 7ed2fda415f65eebca95c4d1ac5f1955d0a187ac:
- File sshdss.c — part of check-in [bc6bddff97] at 2000-09-05 09:28:17 on branch trunk — SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets the same results as the server, which is a pretty good start. (user: simon size: 66)
#include "ssh.h" struct ssh_hostkey ssh_dss = { "ssh-dss" };