Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 243 Bytes

Introduction

DiffieHellmanTest is a C# project designed to demonstrate the implementation of the Diffie-Hellman key exchange algorithm. This algorithm allows two parties to securely share a secret key over an insecure communication channel.