X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2ccb2fc83a62d8ded4b0287b72384ce22a83000c..533c7491240f2fd71d026e91f0a940f4729992fd:/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" /*