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

Scalar mul tests #28

Merged
merged 5 commits into from
Jun 4, 2020
Merged

Scalar mul tests #28

merged 5 commits into from
Jun 4, 2020

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Jun 3, 2020

This introduces:

  • scalar multiplication tests and fuzzing against a reference double-and-add implementation
  • elliptic cure test vector generation via a Sagemath script
    • BN254
    • BLS12-381
  • Fixes to the scalar multiplication implementation

@mratsim mratsim changed the title [WIP] Scalar mul tests Scalar mul tests Jun 4, 2020
@mratsim
Copy link
Owner Author

mratsim commented Jun 4, 2020

The square root failure on FKM12_447 will be investigated in #30

@mratsim mratsim merged commit 82ceca6 into master Jun 4, 2020
@mratsim mratsim deleted the scalar-mul-tests branch June 29, 2020 17:30
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.

None yet

1 participant