Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Diffie Hellman and tests #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added Diffie Hellman and tests #84

wants to merge 1 commit into from

Conversation

deadPix3l
Copy link

Adapted my project, pyDHE, to incorporate Diffie Hellman into pycryptodome. Code has been tested, is compatible with the rest of the library, comes with unit tests (although more should be written. There is only the bare minimum currently) and should not cause any issues.

@deadPix3l
Copy link
Author

I cannot say why appveyor fails, but it only fails for python 3.3.5 and fails in RSA.py (a file which i did not edit) but it seems that several others also fail this check. This failure is entirely unrelated to any changes that i have made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant