Skip to content

Commit

Permalink
Merge pull request #345 from ConsenSys/feat/fftopt
Browse files Browse the repository at this point in the history
feat: FFT signature now takes variadic options
  • Loading branch information
gbotrel committed Feb 22, 2023
2 parents 8f7ca09 + 0746b31 commit 49b5c6c
Show file tree
Hide file tree
Showing 82 changed files with 1,465 additions and 870 deletions.
71 changes: 29 additions & 42 deletions ecc/bls12-377/fr/fft/fft.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 30 additions & 18 deletions ecc/bls12-377/fr/fft/fft_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

61 changes: 61 additions & 0 deletions ecc/bls12-377/fr/fft/options.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49b5c6c

Please sign in to comment.