server: Derive the server key from a seed

Fixes #504.
This commit is contained in:
Valentin Tolmer
2023-04-12 14:29:34 +02:00
committed by nitnelave
parent d672f68049
commit da364746c4
5 changed files with 75 additions and 9 deletions
Generated
+1
View File
@@ -2383,6 +2383,7 @@ dependencies = [
"opaque-ke",
"orion",
"rand 0.8.5",
"rand_chacha 0.3.1",
"reqwest",
"rustls",
"rustls-pemfile",