Skip to content

ggrewal99/Diffie-Hellman_key_exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diffie–Hellman key exchange - demonstration

This C++ implementation of the Diffie-Hellman Key Exchange enables users to input parameters manually or generate them randomly, illustrating the protocol's core concepts.

Utilizing the square-and-multiply algorithm, it showcases modular arithmetic's pivotal role in secure key generation. It offers a concise yet insightful exploration of cryptographic key exchange mechanisms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages