outline opaque auth

This commit is contained in:
2025-12-12 21:27:28 -06:00
parent 3865508117
commit 3af1128c70
6 changed files with 258 additions and 2 deletions

View File

@@ -8,4 +8,5 @@ opaque-ke = { version = "4.0.1",default-features = true, features = [ "std","arg
rand = { version = "0.8.5", features = ["std"] }
sha2 = "0.10.9"
uuid = "1.19.0"
getset = "0.1.6"