chore: implement decryption of SDGB
This commit is contained in:
@@ -17,3 +17,6 @@ nyquest = { version = "0.2.0", features = ["async", "json"] }
|
||||
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.141"
|
||||
flate2 = "1.1.2"
|
||||
cbc = "0.1.2"
|
||||
aes = "0.8.4"
|
||||
|
||||
Reference in New Issue
Block a user