Skip to content

Commit

Permalink
update curve
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Capybara committed Apr 5, 2024
1 parent 886a59f commit 33952f8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 18 deletions.
57 changes: 40 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -22,7 +22,7 @@ crypto-bigint = "0.5.3"
fiat-crypto = "0.2.2"
rand = "0.8"
num-bigint = { version = "0.4", features = ["rand"] }
tiny_ed448_goldilocks = "0.1.5"
tiny_ed448_goldilocks = "0.1.7"
aes = "0.8.3"
rayon = "1.5"

Expand Down

0 comments on commit 33952f8

Please sign in to comment.