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
{{ message }}
This repository was archived by the owner on May 18, 2023. It is now read-only.
Elaborate on the reasoning for why the implementation differs, issue created off the back of this recent comment from lasse.
// @note that our r_0 looks different from the paper.
// This related to the public input delta that we mentioned earlier.
// So we are replacing PI with (z̄_ω - ∆PI) * L_n * α^2.
// @follow-up Elaborate on this replacement
// @note that our r_0 differs on the power of alpha from the paper. The alpha is a challenge
// so having a different challenge is fine, as long as both verifier and prover use the same.