Skip to content

Update function to avoid division #1360

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

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

WillChilds-Klein
Copy link
Contributor

@WillChilds-Klein WillChilds-Klein commented Dec 15, 2023

Notes:

Fix taken from this commit.

Addresses:

t/P109267011

Testing:

  • CI tests

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
Copy link
Contributor

dkostic commented Dec 15, 2023

Please add a reference where the fix comes from to the PR description and to the Readme file in kyber directory.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eee7576) 76.79% compared to head (636e900) 76.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1360      +/-   ##
==========================================
- Coverage   76.79%   76.73%   -0.07%     
==========================================
  Files         422      422              
  Lines       71249    71252       +3     
==========================================
- Hits        54719    54676      -43     
- Misses      16530    16576      +46     

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

Fix taken from [this commit][1].

[1]: pq-crystals/kyber@dda29cc
@WillChilds-Klein WillChilds-Klein marked this pull request as ready for review December 16, 2023 01:00
@WillChilds-Klein WillChilds-Klein requested a review from a team as a code owner December 16, 2023 01:00
@WillChilds-Klein WillChilds-Klein merged commit 17cd657 into aws:main Dec 16, 2023
@WillChilds-Klein WillChilds-Klein deleted the avoid-division branch December 16, 2023 03:08
@skmcgrail skmcgrail mentioned this pull request Dec 18, 2023
skmcgrail pushed a commit to skmcgrail/aws-lc that referenced this pull request Dec 18, 2023
Fix taken from [this commit][1].

[1]: pq-crystals/kyber@dda29cc

(cherry picked from commit 17cd657)
skmcgrail added a commit that referenced this pull request Dec 18, 2023
…rsion to 2.0.3 (#1366)

* Bump version to 2.0.3

* Make the AES-GCM avx512 Perl script compatible with old Perl (#960)

(cherry picked from commit 44a1c47)

* Update function to avoid division (#1360)

Fix taken from [this commit][1].

[1]: pq-crystals/kyber@dda29cc

(cherry picked from commit 17cd657)

---------

Co-authored-by: Dengke Tang <815825145@qq.com>
Co-authored-by: Will Childs-Klein <childw@amazon.com>
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