X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2ccb2fc83a62d8ded4b0287b72384ce22a83000c..8f5f26d24e18e267dd56e8c0b7d856027f63e41c:/sshdh.c?ds=sidebyside 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" /*