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

Integrate Kyber from libjade #1729

Closed
wants to merge 19 commits into from
Closed

Integrate Kyber from libjade #1729

wants to merge 19 commits into from

Conversation

praveksharma
Copy link
Member

@praveksharma praveksharma commented Mar 12, 2024

This PR aims to integrate Kyber from libjade as described in #1466 and is currently a work in progress.

TODO:

  • Add Kyber libjade implementation to library.
  • Modify copy_from_upstream.py to pull directly from libjade.
  • Fix CI issues.
  • Add testing.
  • Update documentation.

NOTE: Created a new PR #1745 to allow for easier resolution of merge conflicts.

[No] Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
[No] Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? (If so, PRs in fully supported downstream projects dependent on these, i.e., oqs-provider will also need to be ready for review and merge by the time this is merged.)

@praveksharma praveksharma deleted the ps-libjade branch April 3, 2024 16:53
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