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

chore: test remaining crypto blackbox functions #5702

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

michaeljklein
Copy link
Contributor

@michaeljklein michaeljklein commented Aug 8, 2024

Description

  • Change base to master after chore: crypto blackbox tests #5614 is merged

  • Test field <-> value conversion used for multi-scalar-mul and embedded curve add

  • Test multi-scalar-mul

  • Test embedded curve add

  • Test range check/constraint

Problem*

Resolves

Summary*

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@michaeljklein michaeljklein changed the title cargo fmt chore: test remaining crypto blackbox functions Aug 8, 2024
@michaeljklein michaeljklein mentioned this pull request Aug 8, 2024
5 tasks
Copy link
Contributor

github-actions bot commented Aug 23, 2024

Changes to Brillig bytecode sizes

Generated at commit: 581aa6dfe70928727a16cd4fc26337f564183933, compared to commit: f733968456c412547214d9b2c7fd3484c2c4dd9a

There are no changes in circuit sizes

Base automatically changed from michaeljklein/crypto-blackbox-tests to master August 26, 2024 21:39
@TomAFrench
Copy link
Member

What's the status on this PR?

@michaeljklein
Copy link
Contributor Author

@TomAFrench It's on hold as lower-priority. Next step is splitting it into existing unit tests and remaining elliptic curve tests.

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.

2 participants