X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=sshdh.c;h=f0abd3eca311131a57654fd1b35a1608179374e7;hb=12e019bafc75cb441e965c63e15dfceeaf71ca1e;hp=48f277a7cf31eaf02a2a34f5a6f8ebce7b22d5ee;hpb=91319142781a69cb16053c180870878749477012;p=PuTTY.git diff --git a/sshdh.c b/sshdh.c index 48f277a7..f0abd3ec 100644 --- a/sshdh.c +++ b/sshdh.c @@ -1,3 +1,7 @@ +/* + * Diffie-Hellman implementation for PuTTY. + */ + #include "ssh.h" /*