First full test of pure WireGuard

This commit is contained in:
Mathias Hall-Andersen
2019-10-28 14:48:24 +01:00
parent 3e829c04d1
commit 4ff328b7da
12 changed files with 242 additions and 62 deletions

View File

@@ -46,3 +46,5 @@ features = ["nightly"]
[dev-dependencies]
proptest = "0.9.4"
pnet = "^0.22"
rand_chacha = "0.2.1"
rand_core = "0.5"