feat: ecdh support p384

This commit is contained in:
2024-06-09 16:52:53 +08:00
parent 639f87576c
commit 8ba43f8c6b
4 changed files with 104 additions and 49 deletions

2
Cargo.lock generated
View File

@@ -368,7 +368,7 @@ dependencies = [
[[package]]
name = "card-cli"
version = "1.9.1"
version = "1.9.2"
dependencies = [
"authenticator",
"base64 0.21.7",