summaryrefslogtreecommitdiffhomepage
path: root/demo_dss_key
AgeCommit message (Collapse)Author
2004-11-07[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-101]Robey Pointer
remove old demo keys the keys are in tests/ now.
2003-12-24[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-12]Robey Pointer
fix dss key signing (expanded on a patch from fred gansevles) add a demo dss key for server mode, and fix some bugs that had caused the dss signing stuff to never work before. the demo_server is a bit more verbose now, too. both key types (RSAKey & DSSKey) now have a function to return the fingerprint of the key, and both versions of read_private_key_file() now raise exceptions on failure, instead of just silently setting "valid" to false.