Tested full handshake

This commit is contained in:
Mathias Hall-Andersen
2019-07-24 18:47:33 +02:00
parent c77697b8ed
commit 95080c870f
8 changed files with 167 additions and 39 deletions

View File

@@ -6,6 +6,7 @@ edition = "2018"
license = "GPL-3.0"
[dependencies]
hex = "0.3"
spin = "0.5.0"
rand = "0.6.5"
blake2 = "0.8.0"