X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/2ccb2fc83a62d8ded4b0287b72384ce22a83000c..7374c7790ee32f36855e4257eb15d2fe43e277ea:/sshdh.c 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" /*