Google Chromeexternal

Firefoxexternal

7zipexternal

Diffie-Hellman Sample with OpenSSL

These programs show how to use Diffie-Hellman functions from OpenSSL library to establish an anonymous encrypted socket connection. In C++.

dhclient.cpp

dhserver.cpp

Tested on Windows XP and Windows 2003 Server with Microsoft Visual C++ 2008 Express Edition and on Debian 5 with GNU C++ 4.3.2

Suggestions and comments welcome!!

Suggestions and Comments