DiffieHellmanTest/README.md
2019-08-24 18:25:19 -04:00

3 lines
177 B
Markdown

# DiffieHellmanTest
An experimental Implementation of DH key exchange, it just says what its doing and thats it. Was more for me to learn how it works then for a practical use.