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

fuzzers for large assembly implementations #1

Closed
7 tasks done
mmcloughlin opened this issue Feb 1, 2019 · 1 comment
Closed
7 tasks done

fuzzers for large assembly implementations #1

mmcloughlin opened this issue Feb 1, 2019 · 1 comment

Comments

@mmcloughlin
Copy link
Owner

mmcloughlin commented Feb 1, 2019

In order of the number of lines of assembly:

mmcloughlin added a commit that referenced this issue Feb 1, 2019
@mmcloughlin
Copy link
Owner Author

18b15bd adds SHA-1

mmcloughlin added a commit that referenced this issue Feb 1, 2019
mmcloughlin added a commit that referenced this issue Feb 1, 2019
mmcloughlin added a commit that referenced this issue Feb 3, 2019
mmcloughlin added a commit that referenced this issue Feb 4, 2019
We were reusing the `in` and `base` inputs, but these may be modified by
the ScalarMult function. This diff initializes these variables before
calling the second ScalarMult.

Updates #1
mmcloughlin added a commit that referenced this issue Feb 4, 2019
mmcloughlin added a commit that referenced this issue Feb 4, 2019
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

No branches or pull requests

1 participant