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
From #31 (review): the function commit, ipa_prove and ipa_verify should take in an SRS object instead of a vector of generators (and have this SRS class load the required points from disk like our KZG SRS)
From #31 (review): the function
commit,ipa_proveandipa_verifyshould take in an SRS object instead of a vector of generators (and have this SRS class load the required points from disk like our KZG SRS)