Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: gurvy --> gnark-crypto #35

Merged
merged 30 commits into from
Apr 1, 2021
Merged

Refactor: gurvy --> gnark-crypto #35

merged 30 commits into from
Apr 1, 2021

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented Mar 31, 2021

(Tiny PR 🙄)

gurvy is dead, long live gnark-crypto.

  • Curves are now under ecc/
  • Primitives previously in gnark/crypto and gnark/backend/fft or polynomial are under crypto/
  • Finite field arithmetic generation (previously in goff) is under field/
  • BN256 -> BN254
  • BLS381 -> BLS12_381
  • BLS377 -> BLS12_377
  • BW761 -> BW6_761

@gbotrel gbotrel merged commit eef0faa into develop Apr 1, 2021
@gbotrel gbotrel deleted the refactor/monorepo branch April 1, 2021 00:31
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