feat: 1.10.21, add hmac-encrypt, hmac-decrypt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "card-cli"
|
||||
version = "1.10.20"
|
||||
version = "1.10.21"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -52,6 +52,7 @@ der-parser = "9.0"
|
||||
sshcerts = "0.13"
|
||||
swift-rs = { version = "1.0.7", optional = true }
|
||||
regex = "1.4.6"
|
||||
aes-gcm-stream = "0.2.4"
|
||||
#lazy_static = "1.4.0"
|
||||
#ssh-key = "0.4.0"
|
||||
#ctap-hid-fido2 = "2.1.3"
|
||||
|
||||
Reference in New Issue
Block a user