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

Update Kyber implementations for security improvements #533

Closed
2 tasks
thomwiggers opened this issue Dec 19, 2023 · 0 comments · Fixed by #534
Closed
2 tasks

Update Kyber implementations for security improvements #533

thomwiggers opened this issue Dec 19, 2023 · 0 comments · Fixed by #534

Comments

@thomwiggers
Copy link
Member

We need to (consider) integrating the following changes:

thomwiggers added a commit that referenced this issue Jan 2, 2024
Address the Kyber side-channel vulnerabilities that are potentially
introduced by the division in certain poly operations.

Closes #533
thomwiggers added a commit that referenced this issue Jan 25, 2024
* fix(kyber): Close potential side-channel vulnerability

Address the Kyber side-channel vulnerabilities that are potentially
introduced by the division in certain poly operations.

Closes #533

* Add note to SECURITY.md

* Update security note
JamesTheAwesomeDude added a commit to JamesTheAwesomeDude/pypqc that referenced this issue Jan 26, 2024
 * Include upstream security fix
   PQClean/PQClean#533
   pq-crystals/kyber@dda29cc

 * Small tweaks to packaging metadata
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 a pull request may close this issue.

1 participant