mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-08 04:29:54 +00:00
feat: add kugou db decryption logic
This commit is contained in:
@@ -5,6 +5,8 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.5.0"
|
||||
itertools = "0.13.0"
|
||||
thiserror = "2.0.7"
|
||||
umc_utils = { path = "../utils" }
|
||||
aes = "0.8.4"
|
||||
cbc = "0.1.2"
|
||||
block-padding = "0.3.3"
|
||||
|
||||
Reference in New Issue
Block a user