Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
229 stars 284 forks source link

Diffie Hellman Key Exchange Algorithm #1098

Closed NikitaEmberi closed 2 years ago

NikitaEmberi commented 2 years ago

I would like to implement Diffie Hellman key exchange Algorithm which is a method of securely exchanging cryptographic keys over a public channel and was one of the first public-key protocols. I would be demonstrating live key exchange using socket library in python. @Tejas1510 please could you assign this issue to me under hacktoberfest. Thank you.

Tejas1510 commented 2 years ago

Go ahead @NikitaEmberi