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 #12

Merged
merged 22 commits into from
Nov 4, 2023

Conversation

eum602
Copy link
Member

@eum602 eum602 commented Nov 4, 2023

PR description

  • 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

Fixed Issue(s)

perusworld and others added 22 commits January 28, 2021 00:00
…ledger#1828)

According to spring's notification @ https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020, starting january 21, 2020 repo.spring.io doesnot allow anonymous download of 3rd-party Maven Central artifacts. They suggest all their releases are available at maven central.

Add reference to the splunk repo as mentioned in https://dev.splunk.com/enterprise/docs/devtools/java/logging-java/getstartedloggingjava/installloggingjava/

Signed-off-by: Saravana Perumal Shanmugam <[email protected]>
Upgrade bouncy castle to v1.75.  This involved a change in maven
coordinates for other modules.

Signed-off-by: Danno Ferrin <[email protected]>
Migrate from OpenQuantumSafe library to BouncyCastle v1.75
Rename variables / Falcon integration License details
@eum602 eum602 merged commit 7b33106 into falcon_precompiled Nov 4, 2023
5 of 14 checks passed
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.

4 participants