Click here to Skip to main content
15,893,401 members
Articles / Programming Languages / C#

Implement Diffie-Hellman in C#

Rate me:
Please Sign up or sign in to vote.
4.88/5 (22 votes)
5 Dec 2017CPOL4 min read 60.6K   1.9K   21  
Lets looks at the Diffie-Hellman key exchange to securely send private information over a public channel.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer BeingIT
South Africa South Africa
I am a software developer that loves creating new things, solving solutions and reading about the latest technologies. I am currently working on MVC projects, creating .NET APIs, deploying applications, writing SQL queries, debugging Windows Services, developing Xamarin mobile applications and working with a bunch of great people. Outside of work I am a brother and father.

Comments and Discussions