/DiffieHellman

Diffie-Hellman Keyexchange in Python

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

DiffieHellman

Diffie-Hellman Keyexchange in Python

Build Status

Hacking

To run the tests and create a test coverage report:

python setup.py nosetests

The coverage report are saved as html files in build/html