Skip to content

Commit

Permalink
Refactor to prepare for multiproof implementation
Browse files Browse the repository at this point in the history
Compute dot products before Flp.eval(), so we don't have to persist
all wraparound joint randomness in memory, and don't have to
repeatedly sample them in each invocation of Flp.eval(), because
the dot products don't change within in each proof.
  • Loading branch information
junyechen1996 committed Dec 21, 2023
1 parent 9af1f1f commit 67ff536
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 225 deletions.
Loading

0 comments on commit 67ff536

Please sign in to comment.