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

Add support for ECR1 and ED19 #5125

Closed
IGI-111 opened this issue Sep 18, 2023 · 0 comments · Fixed by #5133
Closed

Add support for ECR1 and ED19 #5125

IGI-111 opened this issue Sep 18, 2023 · 0 comments · Fixed by #5133
Assignees
Labels
compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request

Comments

@IGI-111
Copy link
Contributor

IGI-111 commented Sep 18, 2023

Add support for new cryptographic primitives for sepc256r1 & ed25519 added to FuelVM to the compiler and assembly constructs:
https://specs.fuel.network/master/fuel-vm/instruction-set.html#cryptographic-instructions

@IGI-111 IGI-111 added enhancement New feature or request compiler General compiler. Should eventually become more specific as the issue is triaged labels Sep 18, 2023
IGI-111 added a commit that referenced this issue Oct 16, 2023
## Description
Closes #5125 .

There are no tests added as I am not familiar with how these
instructions are actually used. @IGI-111 Please add assignment to
someone who can add the corresponding stdlib functions and tests for it.

---------

Co-authored-by: Cameron Carstens <[email protected]>
Co-authored-by: bitzoic <[email protected]>
Co-authored-by: IGI-111 <[email protected]>
Co-authored-by: Joshua Batty <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler General compiler. Should eventually become more specific as the issue is triaged enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants