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