Add peers and psks to device

This commit is contained in:
Mathias Hall-Andersen
2019-07-12 14:49:53 +02:00
parent 0c05104e8b
commit dfed3b448f
6 changed files with 192 additions and 142 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Mathias Hall-Andersen <mathias@hall-andersen.dk>"]
edition = "2018"
[dependencies]
rust-crypto = "0.2.36"
rand = "0.7.0"
[dependencies.x25519-dalek]
version = "^0.5"