DiffieHellmanTest/README.md

3 lines
177 B
Markdown
Raw Permalink Normal View History

2019-08-24 22:25:19 +00:00
# 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.