mirror of
https://github.com/personaelabs/spartan-ecdsa.git
synced 2026-01-09 22:17:56 -05:00
Use my fork of Nova-Scotia which uses the secq curve to load circuits
This commit is contained in:
@@ -28,7 +28,7 @@ bincode = "1.3.3"
|
||||
|
||||
|
||||
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
||||
nova-scotia = { git = "https://github.com/nalinbhardwaj/Nova-Scotia.git" }
|
||||
nova-scotia = { git = "https://github.com/DanTehrani/Nova-Scotia.git" }
|
||||
nova-snark = "0.9.0"
|
||||
ff = "0.12.1"
|
||||
ark-std = { version = "0.3.0", features = ["print-trace"] }
|
||||
|
||||
Reference in New Issue
Block a user