Initial commit

This commit is contained in:
Clortox
2019-08-24 18:25:19 -04:00
committed by GitHub
commit 72e5e64374

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# 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.