Skip to content

Avatar-TLA/Diffie-Hellman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Diffie-Hellman

Diffie-Hellman key exchange protocol and bruteforce cracking in Java

*a must be a primitive root of q, i take a=3 at the moment!

Example

diffie-hellman_example