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

[ML-KEM] Import ml-kem-ipd source code from Crystals repo #1514

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

dkostic
Copy link
Contributor

@dkostic dkostic commented Mar 28, 2024

Issues:

N/A

Description of changes:

This commit only imports the ML-KEM source files from https://github.com/pq-crystals/kyber/tree/standard.
We will add them to the build in subsequent PRs.

Call-outs:

Point out areas that need special attention or support during the review process. Discuss architecture or design changes.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@dkostic dkostic requested a review from a team as a code owner March 28, 2024 18:01
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.99%. Comparing base (1e4601e) to head (adb5ef7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1514      +/-   ##
==========================================
+ Coverage   76.96%   76.99%   +0.03%     
==========================================
  Files         426      426              
  Lines       71738    71738              
==========================================
+ Hits        55211    55233      +22     
+ Misses      16527    16505      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@WillChilds-Klein WillChilds-Klein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there any KATs we can add?

crypto/ml_kem/ml_kem_ipd_ref_common/polyvec.c Show resolved Hide resolved
crypto/ml_kem/ml_kem_ipd_ref_common/poly.c Show resolved Hide resolved
@dkostic
Copy link
Contributor Author

dkostic commented Apr 1, 2024

Are there any KATs we can add?

this will come in the next PR, this PR imports only the source code as is.

@dkostic dkostic merged commit a1f73bc into aws:main Apr 1, 2024
42 of 44 checks passed
@dkostic dkostic deleted the ml-kem-import-code branch April 1, 2024 17:41
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