mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 13:12:12 +01:00
New compilers with specific optimization levels will produce non-constant time code for kyber_from_msg(). Add in an optimization blocker that stops the compiler from assuming anything about the value to be ANDed with KYBER_Q_1_HALF.