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