Skip to content

Refactor CyclotomicSquare method into template generator, minor clean-up#11

Merged
ThomasPiellard merged 9 commits intodevelopfrom
refactor-cyclotomicsquare
Jul 16, 2020
Merged

Refactor CyclotomicSquare method into template generator, minor clean-up#11
ThomasPiellard merged 9 commits intodevelopfrom
refactor-cyclotomicsquare

Conversation

@ggutoski
Copy link
Copy Markdown
Contributor

Title says it all. See commit history. "Clean-up" includes:

  • refactor MulByNonResidue, MulByNonResidueInv methods in the template generator
  • remove duplicate code from pairing.go
  • remove miscellaneous dead code
  • reactivate template generator in circleci
  • optimize bls381 MulByNonResidue. (This optimization was already present elsewhere in bls381, just not in MulByNonResidue.)

@ggutoski ggutoski added the type: cleanup Suggestion to clean up the code label Jul 15, 2020
@ggutoski ggutoski requested review from ThomasPiellard and gbotrel and removed request for gbotrel July 15, 2020 19:15
@ThomasPiellard ThomasPiellard merged commit c125c1a into develop Jul 16, 2020
@ThomasPiellard ThomasPiellard deleted the refactor-cyclotomicsquare branch July 20, 2020 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: cleanup Suggestion to clean up the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants