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

Precompiled: PostQuantum Falcon Signature Verifier #13

Closed
wants to merge 1 commit into from

Conversation

eum602
Copy link
Member

@eum602 eum602 commented Nov 4, 2023

  • Setup GitHub Actions build and Docker deploy
  • Add Falcon signature verification precompiled contract
  • add error handler for invalid format input in Falcon precompiled
  • add benchmark for Falcon-512
  • add falcon512 precompiled gas cost
  • return value '1' instead of throwing on falcon precompiled
  • fix: return precompiled error for malformed method signature
  • rename variables and change License details
  • update falcon Address

PR description

Fixed Issue(s)

* Setup GitHub Actions build and Docker deploy

Signed-off-by: Diego López León <[email protected]>

* Add Falcon signature verification precompiled contract

Signed-off-by: Diego López León <[email protected]>

* add error handler for invalid format input in Falcon precompiled

Signed-off-by: eum602 <[email protected]>

* add benchmark for Falcon-512

Signed-off-by: eum602 <[email protected]>

* add falcon512 precompiled gas cost

Signed-off-by: eum602 <[email protected]>

* return value '1' instead of throwing on falcon precompiled

Signed-off-by: eum602 <[email protected]>

* fix: return precompiled error for malformed method signature

Signed-off-by: eum602 <[email protected]>

* rename variables and change License details

Signed-off-by: eum602 <[email protected]>

* update falcon Address

Signed-off-by: eum602 <[email protected]>

---------

Signed-off-by: eum602 <[email protected]>
Co-authored-by: Diego López León <[email protected]>
@eum602 eum602 changed the title Precompiled: PostQuantum Falcon Signature Verifier (#12) Precompiled: PostQuantum Falcon Signature Verifier Nov 4, 2023
@eum602 eum602 closed this Nov 4, 2023
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