The following list tries to enumerate all security issues on a best-effort basis.
If you detect any new security issues, please file a bug report or send a private email to [email protected].
Integrate PQClean patch 3b43bc6fe46fe47be38f87af5019a7f1462ae6dd
- Kyber used division operations that might leak side-channel information.
PR #534 addressed this for the
clean
andavx2
implementations.
Integrate https://github.com/pq-crystals/kyber patch 0264efacf18dd665d2066f21df3a3290b52ba240
- Fixed secret-dependent branch in poly_frommsg introduced by recent versions of clang with some flags (Thanks to Antoon Purnal for pointing this out!)