im questioning everything I thought I knew about this stuff

This commit is contained in:
nab138
2025-11-23 11:03:52 -05:00
parent 92085d878b
commit cdedc84e8b
8 changed files with 258 additions and 134 deletions

View File

@@ -24,10 +24,9 @@ sha1 = "0.10"
idevice = { version = "0.1.46", features = ["afc", "installation_proxy", "ring"], default-features = false }
thiserror = "2"
apple-codesign = "0.29.0"
x509-certificate = "0.25.0"
x509-certificate = "0.24.0"
rsa = "0.9"
pkcs8 = "0.10"
rcgen = "0.13"
p12 = "0.6"
der = "0.7"
rand = "0.8"
tokio = "1.48.0"
p12 = "0.6.3"