Skip to content

Commit c276003

Browse files
committed
add ecvrf
1 parent 79202cc commit c276003

File tree

7 files changed

+223
-196
lines changed

7 files changed

+223
-196
lines changed

packages/crypto/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ readme = "README.md"
1010

1111
[dependencies]
1212
hex = "0.4.3"
13-
rug = "1.13.0"
14-
num = "0.4.0"
13+
rust-gmp = "0.5.0"
1514
sha2 = "0.9.5"
1615
sha3 = "0.9.1"
1716
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)