Skip to content

Commit

Permalink
Refactor/no map hash (#338)
Browse files Browse the repository at this point in the history
* refactor: replace MapHash with ConstHash in sumcheck test vectors

* fix: _wip gkr tests to use const hash

* refactor: gkr using const hash instead of map hash

---------

Co-authored-by: Gautam Botrel <gautam.botrel@gmail.com>
  • Loading branch information
Tabaie and gbotrel authored Feb 13, 2023
1 parent 813c621 commit 6f76ca2
Show file tree
Hide file tree
Showing 39 changed files with 471 additions and 2,968 deletions.
27 changes: 12 additions & 15 deletions ecc/bls12-377/fr/gkr/gkr_test.go

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

234 changes: 19 additions & 215 deletions ecc/bls12-377/fr/test_vector_utils/test_vector_utils.go

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

Loading

0 comments on commit 6f76ca2

Please sign in to comment.