Click here to Skip to main content
15,891,708 members
Articles / Programming Languages / Java

Diffie-Hellman Key Exchange Algorithm in Java

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
26 Apr 2020CPOL2 min read 16.5K   194   2  
Java Implementation of Diffie-Hellman Key Exchange Algorithm
The Diffie-Hellman Key Exchange algorithm, also called exponential key exchange, which is one of the public key exchange algorithm used in cryptography.

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
Systems Engineer Tata Consultancy Service Ltd.
India India
Name Ajith Kp. Currently working at Tata Consultancy Service Ltd. I completed MCA from School of Information Science and Techonolgy, Kannur University Campus, Mangattuparamba. I like programming as well as computer/network security analyzing. I'm concentrating programming in Android, PHP, Python, Ajax, JQuery, C# and JAVA.

Blog: http://www.terminalcoders.blogspot.com

Knowledge in Java, Python, PHP, and Android.

Comments and Discussions