Skip to content

Conversation

NikitaEmberi
Copy link
Contributor

Explanation

Implemented Diffie Hellman key exchange Algorithm which is a method of securely exchanging cryptographic keys over a public channel by demonstrating live key exchange using socket library in python.

Fixes #1098

Checklist

  • The PR title starts with "Fix #issue_number".
  • My branch is up-to-date with the main branch.
  • The PR does not contain any unnecessary auto-generated code.
  • The PR does not break any part of the existing code.
  • The PR creator have carefully read & adher to the guidelines of the project.
  • The PR is raised after the issue has been assigned to the PR creator.

@Tejas1510 Tejas1510 merged commit b8c2cce into Tejas1510:main Oct 29, 2021
@Tejas1510
Copy link
Owner

Thanks for the contribution @NikitaEmberi

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

Successfully merging this pull request may close these issues.

Diffie Hellman Key Exchange Algorithm
2 participants