You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently some polynomials are being committed twice and some commitments can be preprocessed. We can just linearly combine polynomials and commit once to that combination. Verifier will be able to derive same linear combination since PC scheme is homomorphic.
The text was updated successfully, but these errors were encountered:
Currently some polynomials are being committed twice and some commitments can be preprocessed. We can just linearly combine polynomials and commit once to that combination. Verifier will be able to derive same linear combination since PC scheme is homomorphic.
The text was updated successfully, but these errors were encountered: