mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 14:40:50 +02:00
df44face56
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.