Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Diffie - Hellman Algorithm in java

Open Durgesh4993 opened this issue 1 year ago • 7 comments

Durgesh4993 avatar May 27 '23 14:05 Durgesh4993

### Description: The Diffie-Hellman algorithm is a method used for secure key exchange over an unsecured communication channel. It allows two parties, typically referred to as Alice and Bob, to establish a shared secret key without explicitly transmitting the key

Feature :

Add Diffie - Hellman Algorithm in JAVA

Description of solution :

Will add Diffie - Hellman Algorithm with adequate comments for readers to get a clear understanding. To add in JAVA

Alternatives Considered :

Online Resources and Tutorials

@Kumar-laxmi Can you assign me this issue under SSoC '23 so that I can send in a PR on 1st June ?

SPARSH1608 avatar May 27 '23 17:05 SPARSH1608

@SPARSH1608 Could you implement this in Java and either C or C++

Kumar-laxmi avatar May 31 '23 02:05 Kumar-laxmi

@Kumar-laxmi yes I can

SPARSH1608 avatar May 31 '23 05:05 SPARSH1608

Assigned! @SPARSH1608 : C, C++ and Java

Kumar-laxmi avatar May 31 '23 05:05 Kumar-laxmi

@SPARSH1608 What is your status on this issue?

Kumar-laxmi avatar Jun 10 '23 03:06 Kumar-laxmi

working on it @Kumar-laxmi

SPARSH1608 avatar Jun 10 '23 05:06 SPARSH1608

Kindly complete the implementation within next 3 days or else the issue would be closed and reassigned

Kumar-laxmi avatar Jun 16 '23 01:06 Kumar-laxmi

This issue has been automatically closed because it has been inactive for many days. Please reopen if you still intend on working on this problem

github-actions[bot] avatar Aug 19 '24 16:08 github-actions[bot]