Add p521 to magiskboot

This commit is contained in:
LoveSy
2024-03-29 17:52:12 +08:00
committed by John Wu
parent fb5ee86615
commit 36bd00a046
4 changed files with 44 additions and 1 deletions
+2
View File
@@ -18,6 +18,8 @@ sha2 = "0.10"
digest = "0.10"
p256 = "0.13"
p384 = "0.13"
p521 = "0.13"
ecdsa = "0.16"
rsa = "0.9"
x509-cert = "0.2"
der = "0.7"