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

Apply patch to Kyber aarch64 code from PQClean for variable-time division issue. #1636

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

bhess
Copy link
Member

@bhess bhess commented Dec 19, 2023

This is a follow-up to PR #1631.

Adds patch to aarch64 Kyber pulled from PQClean for issue with variable-time division in poly_tomsg.

  • 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.)
  • 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 and OQS-OpenSSH will also need to be ready for review and merge by the time this is merged.)

@bhess bhess merged commit 6982f4c into main Dec 26, 2023
56 checks passed
@bhess bhess deleted the bhe-kyber-aarch64-patch branch December 26, 2023 11:12
trigpolynom pushed a commit to BytesLogik/liboqs that referenced this pull request Jan 13, 2024
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.

3 participants