Skip to content

fix: remove TWO_ADICITY check in KZG SRS generation#48

Open
seunlanlege wants to merge 1 commit intoparitytech:mainfrom
polytope-labs:fix/remove-two-adicity-check
Open

fix: remove TWO_ADICITY check in KZG SRS generation#48
seunlanlege wants to merge 1 commit intoparitytech:mainfrom
polytope-labs:fix/remove-two-adicity-check

Conversation

@seunlanlege
Copy link
Copy Markdown

SRS generation computes powers of tau (tau^0, ..., tau^{n-1}) which doesn't require an FFT domain. The check prevented using KZG with fields like BW6-767 Fr (TWO_ADICITY=1) despite the operation being valid.

SRS generation computes powers of tau (tau^0, ..., tau^{n-1})
which doesn't require an FFT domain. The check prevented using
KZG with fields like BW6-767 Fr (TWO_ADICITY=1) despite the
operation being valid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant