feat: v1.10.10, se-ecdh and se-ecsign

This commit is contained in:
2024-12-15 12:55:44 +08:00
parent 25b0efd272
commit df6e7eee55
10 changed files with 343 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "card-cli"
version = "1.10.9"
version = "1.10.10"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
@@ -51,6 +51,7 @@ secrecy = "0.8"
der-parser = "9.0"
sshcerts = "0.13"
swift-rs = { version = "1.0.7", optional = true }
regex = "1.4.6"
#lazy_static = "1.4.0"
#ssh-key = "0.4.0"
#ctap-hid-fido2 = "2.1.3"