-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: dynamic dory verifier folding helper (#71)
# Rationale for this change This PR adds the verifier folding method for the dynamic dory commitment scheme. # What changes are included in this PR? * The `fold_dynamic_standard_basis_tensors` is added and implemented. This method is the verifier's equivalent of `compute_dynamic_standard_basis_vecs`. Ultimately, there is still wrapper code needed to use this method. # Are these changes tested? Yes --------- Co-authored-by: tlovell-sxt <[email protected]>
- Loading branch information
1 parent
5ef39ac
commit 40afb7f
Showing
1 changed file
with
272 additions
and
0 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