mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
Logging in (with trusted device 2fa only)
This commit is contained in:
@@ -33,3 +33,8 @@ futures-util = "0.3.31"
|
||||
serde_json = "1.0.149"
|
||||
base64 = "0.22.1"
|
||||
hex = "0.4.3"
|
||||
srp = { package = "nab138_srp", version = "0.6.0" }
|
||||
pbkdf2 = "0.12.2"
|
||||
hmac = "0.12.1"
|
||||
cbc = { version = "0.1.2", features = ["std"] }
|
||||
aes = "0.8.4"
|
||||
|
||||
Reference in New Issue
Block a user