mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-22 05:41:34 +01:00
add hash of public params for Nova & HyperNova (#118)
- implement hash of public params for Nova & HyperNova - abstract pp_hash computation for folding schemes - add pp_hash to solidity contract generator to verify the decider proof
This commit is contained in:
@@ -23,6 +23,7 @@ num-integer = "0.1"
|
||||
color-eyre = "=0.6.2"
|
||||
ark-bn254 = {version="0.4.0"}
|
||||
ark-groth16 = { version = "^0.4.0" }
|
||||
sha3 = "0.10"
|
||||
|
||||
# tmp imports for espresso's sumcheck
|
||||
espresso_subroutines = {git="https://github.com/EspressoSystems/hyperplonk", package="subroutines"}
|
||||
|
||||
Reference in New Issue
Block a user