feat: v1.11.15, add convert-jwk-to-pem

This commit is contained in:
2025-03-30 23:13:30 +08:00
parent fe30f538ba
commit 492c434f62
7 changed files with 150 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.11.14"
version = "1.11.15"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -57,6 +57,7 @@ aes-gcm-stream = "0.2"
swift-secure-enclave-tool-rs = "0.1"
u2f-hatter-fork = "0.2"
security-framework = { version = "3.0", features = ["OSX_10_15"] }
rsa = "0.9.8"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"