]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - sshdss.c
New command-line option in Plink (and PuTTY, though it's less useful
[PuTTY.git] / sshdss.c
index 41974c2353be18669bd371b5930d31b58608e1b7..22992fea538194d28e219bb04618d7534e2cab81 100644 (file)
--- a/sshdss.c
+++ b/sshdss.c
@@ -1,3 +1,7 @@
+/*
+ * Digital Signature Standard implementation for PuTTY.
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>