feat: update pkcs11 piv
This commit is contained in:
@@ -15,8 +15,11 @@ p256 = { version = "0.13.2", default-features = false, features = [
|
||||
"pkcs8",
|
||||
"std",
|
||||
] }
|
||||
pinentry = "0.5.0"
|
||||
rand = "0.8.5"
|
||||
rpassword = "7.3.1"
|
||||
rsa = { version = "0.9.6", default-features = false, features = ["std"] }
|
||||
secrecy = "0.8.0"
|
||||
# TODO: temporary workaround for RustCrypto/traits#1262, remove after upgrading
|
||||
# the p256 package past 0.13.0.
|
||||
spki = { version = "0.7.3", features = ["std"] }
|
||||
|
||||
Reference in New Issue
Block a user