Skip to content

Commit

Permalink
MPC Generated Pedersen Keys (#1180)
Browse files Browse the repository at this point in the history
* pedersen mpc

* phase2 contributions

* revert C rename

* fix(mpc): correct pedersen verification

* uncomment test

---------

Co-authored-by: Hussein Ait Lahcen <[email protected]>
Co-authored-by: Arya Tabaie <[email protected]>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent 42dcb0c commit 7a0d909
Show file tree
Hide file tree
Showing 4 changed files with 342 additions and 35 deletions.
46 changes: 44 additions & 2 deletions backend/groth16/bn254/mpcsetup/marshal.go

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

169 changes: 143 additions & 26 deletions backend/groth16/bn254/mpcsetup/phase2.go

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

Loading

0 comments on commit 7a0d909

Please sign in to comment.