-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP continuing fiat-shamir (step 20) * Upto step 20 implemented * Upto step 22 * Upto step 28 * Added tests * Fix build errors * Small fix * Finished fiatshamir, except from some details * Build fixes * Fix errors * Partially implemented PolishToken * Implemented cell variant in evaluate * Fix srs * Format verifier_circuit_tests * Ignore inv test * Fixed scalar and polycomm tests * Added extended euclidean for scalar inverse * WIP updating VerifierIndex deser * WIP * WIP VerifierIndex serde * Finished VerifierIndex serde * Added ft_eval1 field to proof serde * Fix absorbScalars() * Fixed powers of alpha * Fix alphas * Finished fiat-shamir * Fmt and tidy up rust crate * Fix clippy
- Loading branch information
Showing
14 changed files
with
1,706 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.