feat: add k256 for elliptic curve algos
This commit is contained in:
@@ -31,6 +31,7 @@ strum = "0.24.1"
|
||||
strum_macros = "0.24.3"
|
||||
itertools = "0.10.5"
|
||||
indexmap = "1.9.2"
|
||||
k256 = "0.12.0"
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user